Browse Source

更新版本号

Karson 1 year ago
parent
commit
76024147aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

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