]> Raphaël G. Git Repositories - packbundle/commitdiff
Version 0.5.1
authorRaphaël Gertz <git@rapsys.eu>
Thu, 10 Oct 2024 21:37:30 +0000 (23:37 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 10 Oct 2024 21:37:30 +0000 (23:37 +0200)
RapsysPackBundle.php

index 40e05638ae3b60ba57bdeac9b7f52e0f9ac63a99..d53a59140c6af51706e7ab5b41502fafeec42427 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.0';
+               return '0.5.1';
        }
 }
        }
 }