]> Raphaël G. Git Repositories - packbundle/commitdiff
Version 0.5.7 master 0.5.7
authorRaphaël Gertz <git@rapsys.eu>
Tue, 14 Oct 2025 15:02:54 +0000 (17:02 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 14 Oct 2025 15:02:54 +0000 (17:02 +0200)
RapsysPackBundle.php

index 96ddb52d710e3ea3169e1ec8c6c434ff6d87aa29..7844d73f6e5fa4ea00f158b570002e26a5a3e4ed 100644 (file)
@@ -64,6 +64,6 @@ class RapsysPackBundle extends Bundle {
         */
        public static function getVersion(): string {
                //Return version
-               return '0.5.6';
+               return '0.5.7';
        }
 }