X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/c839063e9ccd231abe2b7e3e314285959f7dee2a..d5f78a323a5bc19a13e0fb360c52037bfc54bd09:/RapsysPackBundle.php diff --git a/RapsysPackBundle.php b/RapsysPackBundle.php index 08360b0..96ddb52 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.6'; } }