X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/538569cd00a04fb33b1ad1fa00a5ca0d6c4a62b4..6834cc7998c9c1fd94b2bea393220bf3b91a8e1d:/RapsysUserBundle.php?ds=inline 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'; } }