浏览代码

Version 5.0.0

Iñigo Valentin 5 年之前
父节点
当前提交
66eebb6bf0
共有 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 = "4.1.0";
+        const VERSION = "5.0.0";
     }
 
     /**