update to 1.3.2 - 20230301
This commit is contained in:
parent
ff094d8cfd
commit
2053e6add7
|
|
@ -11,8 +11,8 @@
|
|||
|
||||
return [
|
||||
'api_url' => env('BEIKE_API_URL', 'https://beikeshop.com'),
|
||||
'version' => '1.3.0',
|
||||
'build' => '20230213',
|
||||
'version' => '1.3.2',
|
||||
'build' => '20230301',
|
||||
|
||||
'admin_name' => env('ADMIN_NAME'),
|
||||
'force_url_https' => env('APP_FORCE_HTTPS', false),
|
||||
|
|
|
|||
Loading…
Reference in New Issue