Ver Fonte

Version 3.0.0

Iñigo Valentin há 6 anos atrás
pai
commit
207d20da09
1 ficheiros alterados com 1 adições e 1 exclusões
  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";
     }
 
     /**