]> Raphaël G. Git Repositories - userbundle/commitdiff
Version 0.5.4 0.5.4
authorRaphaël Gertz <git@rapsys.eu>
Sun, 3 Nov 2024 01:30:41 +0000 (02:30 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Sun, 3 Nov 2024 01:30:41 +0000 (02:30 +0100)
RapsysUserBundle.php

index 3f899af1285f62617e63ed7dc1d9c0c0704a2006..9053b79afefbdd29f60b471c92d009e6d3c991ff 100644 (file)
@@ -64,6 +64,6 @@ class RapsysUserBundle extends Bundle {
         */
        public static function getVersion(): string {
                //Return version
         */
        public static function getVersion(): string {
                //Return version
-               return '0.5.3';
+               return '0.5.4';
        }
 }
        }
 }