X-Git-Url: https://git.rapsys.eu/treebundle/blobdiff_plain/2cec3e449469a1981d46d7700ed5c9c50c242595..refs/heads/master:/RapsysTreeBundle.php diff --git a/RapsysTreeBundle.php b/RapsysTreeBundle.php index fdf1744..231c417 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.8'; } }