Update build to 20230621

This commit is contained in:
Edward Yang 2023-06-21 14:13:40 +08:00
parent 35543ed409
commit 2704c42f71
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.7',
'build' => '20230619',
'build' => '20230621',
'admin_name' => env('ADMIN_NAME'),
'force_url_https' => env('APP_FORCE_HTTPS', false),