X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/d2c18aaacbee5386b7b27edd6461ccd3630bc5d7..2a4829218845b2db4b72835e101d27f067f3c5d8:/RapsysPackBundle.php diff --git a/RapsysPackBundle.php b/RapsysPackBundle.php index b013585..285c7bb 100644 --- a/RapsysPackBundle.php +++ b/RapsysPackBundle.php @@ -103,6 +103,6 @@ class RapsysPackBundle extends Bundle { */ public static function getVersion(): string { //Return version - return '0.5.1'; + return '0.5.3'; } }