X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/c839063e9ccd231abe2b7e3e314285959f7dee2a..27a94e2f34a669c1bacd3b9e4b1b2d1e038979ca:/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'; } }