]> Raphaël G. Git Repositories - treebundle/commitdiff
Version 0.0.5 0.0.5
authorRaphaël Gertz <git@rapsys.eu>
Thu, 31 Oct 2024 06:52:01 +0000 (07:52 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 31 Oct 2024 06:52:01 +0000 (07:52 +0100)
RapsysTreeBundle.php

index 36e3e222b006631097d6709e63e32bef549b38a2..6fe278714af1f81ed06d9b351eebd075603fd56c 100644 (file)
@@ -64,6 +64,6 @@ class RapsysTreeBundle extends Bundle {
         */
        public static function getVersion(): string {
                //Return version
-               return '0.0.4';
+               return '0.0.5';
        }
 }