]> Raphaël G. Git Repositories - packbundle/commitdiff
Version 0.5.6 0.5.6
authorRaphaël Gertz <git@rapsys.eu>
Tue, 14 Oct 2025 10:45:08 +0000 (12:45 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 14 Oct 2025 10:45:08 +0000 (12:45 +0200)
RapsysPackBundle.php

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