X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/2ce77ffd80a19c8741667f2a5a19d84d437b7114..refs/heads/master:/RapsysPackBundle.php?ds=inline diff --git a/RapsysPackBundle.php b/RapsysPackBundle.php index 96ddb52..7844d73 100644 --- a/RapsysPackBundle.php +++ b/RapsysPackBundle.php @@ -64,6 +64,6 @@ class RapsysPackBundle extends Bundle { */ public static function getVersion(): string { //Return version - return '0.5.6'; + return '0.5.7'; } }