update version and build
This commit is contained in:
parent
37cb7d30a8
commit
423ed6a145
|
|
@ -11,8 +11,8 @@
|
|||
|
||||
return [
|
||||
'api_url' => env('BEIKE_API_URL', 'https://beikeshop.com'),
|
||||
'version' => '1.3.2',
|
||||
'build' => '20230301',
|
||||
'version' => '1.3.4',
|
||||
'build' => '20230317',
|
||||
|
||||
'admin_name' => env('ADMIN_NAME'),
|
||||
'force_url_https' => env('APP_FORCE_HTTPS', false),
|
||||
|
|
|
|||
Loading…
Reference in New Issue