update build number

This commit is contained in:
Edward Yang 2023-05-12 11:03:54 +08:00
parent d2a68741d4
commit 56c6c7f055
1 changed files with 1 additions and 1 deletions

View File

@ -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),