X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/fedbe97d37d0056de407abcc44ee180f84e1ca7c..4cbd6aeb6b995561ff19c41f000d29c177ef4a58:/RapsysPackBundle.php?ds=sidebyside diff --git a/RapsysPackBundle.php b/RapsysPackBundle.php index 8de9fa3..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.2'; + return '0.5.3'; } }