Iñigo Valentin 6 lat temu
rodzic
commit
207d20da09
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

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