X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/d5f78a323a5bc19a13e0fb360c52037bfc54bd09..71d25707cf808d4d893477f12519d745ec5b59d5:/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'; } }