]> Raphaël G. Git Repositories - packbundle/commitdiff
Version 0.5.4
authorRaphaël Gertz <git@rapsys.eu>
Sun, 8 Dec 2024 06:59:37 +0000 (07:59 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Sun, 8 Dec 2024 06:59:37 +0000 (07:59 +0100)
RapsysPackBundle.php

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