]> Raphaël G. Git Repositories - treebundle/commitdiff
Version 0.0.8 master 0.0.8
authorRaphaël Gertz <git@rapsys.eu>
Thu, 14 Nov 2024 08:04:31 +0000 (09:04 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 14 Nov 2024 08:04:31 +0000 (09:04 +0100)
RapsysTreeBundle.php

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