X-Git-Url: https://git.rapsys.eu/treebundle/blobdiff_plain/ccdd086355a2dadd0f84a7af7696eefb555034a3..863d7cd4e4fa5ff8935b8575f219be5cfabc0e98:/RapsysTreeBundle.php diff --git a/RapsysTreeBundle.php b/RapsysTreeBundle.php index 36e3e22..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.4'; + return '0.0.7'; } }