update version to 1.3.7
This commit is contained in:
parent
9287e0fc47
commit
2c460d696e
|
|
@ -11,8 +11,8 @@
|
|||
|
||||
return [
|
||||
'api_url' => env('BEIKE_API_URL', 'https://beikeshop.com'),
|
||||
'version' => '1.3.6',
|
||||
'build' => '20230512',
|
||||
'version' => '1.3.7',
|
||||
'build' => '20230613',
|
||||
|
||||
'admin_name' => env('ADMIN_NAME'),
|
||||
'force_url_https' => env('APP_FORCE_HTTPS', false),
|
||||
|
|
|
|||
Loading…
Reference in New Issue