]> Raphaël G. Git Repositories - airbundle/commitdiff
Version 0.5.0
authorRaphaël Gertz <git@rapsys.eu>
Tue, 2 Apr 2024 03:45:46 +0000 (05:45 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 2 Apr 2024 03:45:46 +0000 (05:45 +0200)
RapsysAirBundle.php

index 6096959ffc6f6a6db95097f9a0df859f8ab0cf66..e1bb77b65664c6049e6a47d79cf7239e581cd0bd 100644 (file)
@@ -62,6 +62,6 @@ class RapsysAirBundle extends Bundle {
         */
        public static function getVersion(): string {
                //Return version
-               return '0.4.0';
+               return '0.5.0';
        }
 }