]> Raphaël G. Git Repositories - userbundle/commitdiff
Version 0.5.1
authorRaphaël Gertz <git@rapsys.eu>
Thu, 31 Oct 2024 06:07:54 +0000 (07:07 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 31 Oct 2024 06:07:54 +0000 (07:07 +0100)
RapsysUserBundle.php

index db7203763ffe58de4cae6bdcec41f01f192200ad..087ac872771fef5f90f617d0e180a28b8b05ebd6 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.0';
+               return '0.5.1';
        }
 }
        }
 }