X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/0f09ede543b60204768e54f05d4fff0f39e7e57c..dbe6f6710034af730e633e1c810ad7f020fe9551:/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'; } }