release v1.3.8 - 20230718

This commit is contained in:
Edward Yang 2023-07-18 16:53:50 +08:00
parent 8750c828f7
commit def439de4d
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.3.7',
'build' => '20230621',
'version' => '1.3.8',
'build' => '20230718',
'admin_name' => env('ADMIN_NAME'),
'force_url_https' => env('APP_FORCE_HTTPS', false),