瀏覽代碼

更新版本号

Karson 7 月之前
父節點
當前提交
585a1fe64b
共有 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.5.0.20240328',
+        'version'               => '1.5.1.20240903',
         //API接口地址
         'api_url'               => 'https://api.fastadmin.net',
     ],