update build

This commit is contained in:
Edward Yang 2023-06-19 16:25:08 +08:00
parent b8ee27e84f
commit fe0c328c76
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' => '20230614',
'build' => '20230619',
'admin_name' => env('ADMIN_NAME'),
'force_url_https' => env('APP_FORCE_HTTPS', false),