X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/45a5c17fb68fb988c8a480015a4813ba1aec4982..7661a6732bd1e2a1cd5213b678a611eaade37efc:/RapsysUserBundle.php?ds=inline diff --git a/RapsysUserBundle.php b/RapsysUserBundle.php index 67f8dfb..b1db6f5 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.2'; + return '0.5.5'; } }