]> Raphaël G. Git Repositories - packbundle/commitdiff
Version 0.5.3 master 0.5.3
authorRaphaël Gertz <git@rapsys.eu>
Wed, 6 Nov 2024 06:23:33 +0000 (07:23 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Wed, 6 Nov 2024 06:23:33 +0000 (07:23 +0100)
RapsysPackBundle.php

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