]> Raphaël G. Git Repositories - userbundle/commitdiff
Version 0.5.5 master 0.5.5
authorRaphaël Gertz <git@rapsys.eu>
Thu, 14 Nov 2024 06:35:10 +0000 (07:35 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 14 Nov 2024 06:35:10 +0000 (07:35 +0100)
RapsysUserBundle.php

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