]> Raphaël G. Git Repositories - packbundle/commitdiff
Version 0.5.5 0.5.5
authorRaphaël Gertz <git@rapsys.eu>
Mon, 13 Oct 2025 13:32:57 +0000 (15:32 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 13 Oct 2025 13:32:57 +0000 (15:32 +0200)
RapsysPackBundle.php

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