X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/b11aea33a5aeea7043df362128b76e201f134675..d9a3d3a33e0f9c94c4af34b92984685e7c720514:/RapsysUserBundle.php

diff --git a/RapsysUserBundle.php b/RapsysUserBundle.php
index 087ac87..9053b79 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.4';
 	}
 }