update build number
This commit is contained in:
parent
5f9eeb74d8
commit
c4858b5875
|
|
@ -12,7 +12,7 @@
|
|||
return [
|
||||
'api_url' => env('BEIKE_API_URL', 'https://beikeshop.com'),
|
||||
'version' => '1.3.5',
|
||||
'build' => '20230407',
|
||||
'build' => '20230412',
|
||||
|
||||
'admin_name' => env('ADMIN_NAME'),
|
||||
'force_url_https' => env('APP_FORCE_HTTPS', false),
|
||||
|
|
|
|||
Loading…
Reference in New Issue