升级到 v1.3.0

This commit is contained in:
Edward Yang 2023-02-10 23:09:44 +08:00
parent 407c03bea3
commit 6957eefae6
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
return [
'api_url' => env('BEIKE_API_URL', 'https://beikeshop.com'),
'version' => '1.2.8',
'build' => '20230113',
'version' => '1.3.0',
'build' => '20230210',
'admin_name' => env('ADMIN_NAME'),
'force_url_https' => env('APP_FORCE_HTTPS', false),