]> Raphaël G. Git Repositories - userbundle/commitdiff
Version 0.5.7 0.5.7
authorRaphaël Gertz <git@rapsys.eu>
Tue, 14 Oct 2025 10:46:58 +0000 (12:46 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 14 Oct 2025 10:46:58 +0000 (12:46 +0200)
RapsysUserBundle.php

index 38b101e8b3bd3fdbbf17e06664337a1b4c0a9bb2..c42c5bebe229c5695fa6f1507f13045f20279c8e 100644 (file)
@@ -62,6 +62,6 @@ class RapsysUserBundle extends Bundle {
         */
        public static function getVersion(): string {
                //Return version
-               return '0.5.6';
+               return '0.5.7';
        }
 }