update build number

This commit is contained in:
Edward Yang 2023-04-12 09:25:57 +08:00
parent 5f9eeb74d8
commit c4858b5875
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.5',
'build' => '20230407',
'build' => '20230412',
'admin_name' => env('ADMIN_NAME'),
'force_url_https' => env('APP_FORCE_HTTPS', false),