update build number
This commit is contained in:
parent
d2a68741d4
commit
56c6c7f055
|
|
@ -12,7 +12,7 @@
|
|||
return [
|
||||
'api_url' => env('BEIKE_API_URL', 'https://beikeshop.com'),
|
||||
'version' => '1.3.6',
|
||||
'build' => '20230510',
|
||||
'build' => '20230512',
|
||||
|
||||
'admin_name' => env('ADMIN_NAME'),
|
||||
'force_url_https' => env('APP_FORCE_HTTPS', false),
|
||||
|
|
|
|||
Loading…
Reference in New Issue