X-Git-Url: https://git.rapsys.eu/treebundle/blobdiff_plain/e2432989d03536f53ea8d9b6bf1cfc91c1b6077f..5ec7117fb4c06ccddc35f5de89dbbec77e3565ea:/RapsysTreeBundle.php diff --git a/RapsysTreeBundle.php b/RapsysTreeBundle.php index 348682f..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.7'; + return '0.0.8'; } }