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

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