X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/c839063e9ccd231abe2b7e3e314285959f7dee2a..refs/heads/master:/RapsysPackBundle.php?ds=sidebyside diff --git a/RapsysPackBundle.php b/RapsysPackBundle.php index 08360b0..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.4'; + return '0.5.7'; } }