X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/ec0ea7ff0025cd08ea85020a7a8de5a5461af333..6834cc7998c9c1fd94b2bea393220bf3b91a8e1d:/RapsysUserBundle.php diff --git a/RapsysUserBundle.php b/RapsysUserBundle.php index c42c5be..366068b 100644 --- a/RapsysUserBundle.php +++ b/RapsysUserBundle.php @@ -62,6 +62,6 @@ class RapsysUserBundle extends Bundle { */ public static function getVersion(): string { //Return version - return '0.5.7'; + return '0.5.8'; } }