Browse Source

Version 4.0.0

Iñigo Valentin 5 years ago
parent
commit
9fc07fd787
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

@@ -26,7 +26,7 @@
          *
          * Can be any string, not just numbers.
          */
-        const VERSION = "3.1.0";
+        const VERSION = "4.0.0";
     }
 
     /**