X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/6bdbe1c589d50c191e02149bdc078ce1a6b1ee38..refs/heads/master:/RapsysAirBundle.php diff --git a/RapsysAirBundle.php b/RapsysAirBundle.php index 6096959..e1bb77b 100644 --- a/RapsysAirBundle.php +++ b/RapsysAirBundle.php @@ -62,6 +62,6 @@ class RapsysAirBundle extends Bundle { */ public static function getVersion(): string { //Return version - return '0.4.0'; + return '0.5.0'; } }