修改版本号

pull/438/head
Karson 2023-03-15 16:39:10 +08:00
parent a5fd9067c1
commit 6765368781
1 changed files with 1 additions and 1 deletions

View File

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