X-Git-Url: https://git.rapsys.eu/treebundle/blobdiff_plain/24d9ae0ef4b68b275bfcc3da3fccb0300ebab323..ad8124dcef6a76e6b458c44622b6285fa522ac01:/RapsysTreeBundle.php diff --git a/RapsysTreeBundle.php b/RapsysTreeBundle.php index 35ddccb..348682f 100644 --- a/RapsysTreeBundle.php +++ b/RapsysTreeBundle.php @@ -64,6 +64,6 @@ class RapsysTreeBundle extends Bundle { */ public static function getVersion(): string { //Return version - return '0.0.1'; + return '0.0.7'; } }