X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/a26fe0faab15b48d3bac7ef4d48949a0fb0897c0..2c95ea7a0bd13da42f52bf5ab06ce4ab827cf80a:/RapsysPackBundle.php?ds=sidebyside diff --git a/RapsysPackBundle.php b/RapsysPackBundle.php index 08360b0..95b184f 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.5'; } }