浏览代码

更新版本号

Karson 7 年之前
父节点
当前提交
1f9a6e4eb5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

@@ -272,7 +272,7 @@ return [
         //自动检测更新
         //自动检测更新
         'checkupdate'         => false,
         'checkupdate'         => false,
         //版本号
         //版本号
-        'version'             => '1.0.0.20180506_beta',
+        'version'             => '1.0.0.20180513_beta',
         //API接口地址
         //API接口地址
         'api_url'             => 'https://api.fastadmin.net',
         'api_url'             => 'https://api.fastadmin.net',
     ],
     ],