]> Raphaël G. Git Repositories - treebundle/commitdiff
Version 0.0.7 master 0.0.7
authorRaphaël Gertz <git@rapsys.eu>
Sun, 3 Nov 2024 04:44:02 +0000 (05:44 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Sun, 3 Nov 2024 04:44:02 +0000 (05:44 +0100)
RapsysTreeBundle.php

index fdf174491dff3c28a05cc4d9d5a89f910a49c760..348682fa8a6129d5fa23512ec8f83175d63f156b 100644 (file)
@@ -64,6 +64,6 @@ class RapsysTreeBundle extends Bundle {
         */
        public static function getVersion(): string {
                //Return version
-               return '0.0.6';
+               return '0.0.7';
        }
 }