]> Raphaël G. Git Repositories - packbundle/commitdiff
Version 0.5.2 master 0.5.2
authorRaphaël Gertz <git@rapsys.eu>
Fri, 18 Oct 2024 04:31:11 +0000 (06:31 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Fri, 18 Oct 2024 04:31:11 +0000 (06:31 +0200)
RapsysPackBundle.php

index b01358556302493da2a228b29bcb9f6b4c1b908a..8de9fa3a280b61b8082044ba826e22e2ffac5fda 100644 (file)
@@ -103,6 +103,6 @@ class RapsysPackBundle extends Bundle {
         */
        public static function getVersion(): string {
                //Return version
-               return '0.5.1';
+               return '0.5.2';
        }
 }