发布1.3.0(20230213)

This commit is contained in:
Edward Yang 2023-02-13 16:18:38 +08:00
parent 7e342e54ef
commit e939088104
1 changed files with 1 additions and 1 deletions

View File

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