update version and build

This commit is contained in:
Edward Yang 2023-05-10 10:02:25 +08:00
parent 8fcd26dcd7
commit a961ab8277
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
return [
'api_url' => env('BEIKE_API_URL', 'https://beikeshop.com'),
'version' => '1.3.5',
'build' => '20230412',
'version' => '1.3.6',
'build' => '20230510',
'admin_name' => env('ADMIN_NAME'),
'force_url_https' => env('APP_FORCE_HTTPS', false),