浏览代码

更新版本号1.4.0

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

+ 1 - 1
application/config.php

@@ -302,7 +302,7 @@ return [
         //允许跨域的域名,多个以,分隔
         'cors_request_domain'   => 'localhost,127.0.0.1',
         //版本号
-        'version'               => '1.3.5.20221214',
+        'version'               => '1.4.0.20230711',
         //API接口地址
         'api_url'               => 'https://api.fastadmin.net',
     ],