]> Raphaël G. Git Repositories - packbundle/commitdiff
Version 0.5.0
authorRaphaël Gertz <git@rapsys.eu>
Tue, 26 Mar 2024 18:03:35 +0000 (19:03 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 26 Mar 2024 18:03:35 +0000 (19:03 +0100)
RapsysPackBundle.php

index 49dfdaf5c5329c7e5e13a4cc86902f305a22b8b2..40e05638ae3b60ba57bdeac9b7f52e0f9ac63a99 100644 (file)
@@ -64,6 +64,6 @@ class RapsysPackBundle extends Bundle {
         */
        public static function getVersion(): string {
                //Return version
-               return '0.4.0';
+               return '0.5.0';
        }
 }