X-Git-Url: https://git.rapsys.eu/treebundle/blobdiff_plain/399693f8abe63c3a13d403105bbed688a9274d3d..d1f5c6c9ff6d8e7435f0bfba5983b327c89266d4:/RapsysTreeBundle.php diff --git a/RapsysTreeBundle.php b/RapsysTreeBundle.php index fdf1744..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.6'; + return '0.0.7'; } }