소스 검색

Version 3.0.0

Iñigo Valentin 6 년 전
부모
커밋
207d20da09
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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";
     }
 
     /**