buid number 20230318

This commit is contained in:
Edward Yang 2023-03-21 09:54:35 +08:00
parent 3de48b35de
commit 73c0b9ebf3
1 changed files with 1 additions and 1 deletions

View File

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