X-Git-Url: https://git.rapsys.eu/treebundle/blobdiff_plain/169f1fdcb42469d234f133648462152cea92d1e1..4d41b887be69f7648bf0327ba96d67092e380b8b:/RapsysTreeBundle.php

diff --git a/RapsysTreeBundle.php b/RapsysTreeBundle.php
index 6fe2787..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.5';
+		return '0.0.7';
 	}
 }