upgrade to v1.3.8(20230719)
This commit is contained in:
parent
7ec745c52c
commit
d8b9be889c
|
|
@ -12,7 +12,7 @@
|
|||
return [
|
||||
'api_url' => env('BEIKE_API_URL', 'https://beikeshop.com'),
|
||||
'version' => '1.3.8',
|
||||
'build' => '20230718',
|
||||
'build' => '20230719',
|
||||
|
||||
'admin_name' => env('ADMIN_NAME'),
|
||||
'force_url_https' => env('APP_FORCE_HTTPS', false),
|
||||
|
|
|
|||
Loading…
Reference in New Issue