X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/b11aea33a5aeea7043df362128b76e201f134675..1c1dc3ad15562f9e6e714e231524f0da87f78734:/RapsysUserBundle.php?ds=inline diff --git a/RapsysUserBundle.php b/RapsysUserBundle.php index 087ac87..3f899af 100644 --- a/RapsysUserBundle.php +++ b/RapsysUserBundle.php @@ -64,6 +64,6 @@ class RapsysUserBundle extends Bundle { */ public static function getVersion(): string { //Return version - return '0.5.1'; + return '0.5.3'; } }