更新到1.2.5

This commit is contained in:
Edward Yang 2022-12-26 16:49:46 +08:00
parent a65caab2f9
commit d90d55fc82
1 changed files with 2 additions and 2 deletions

View File

@ -11,6 +11,6 @@
return [
'api_url' => env('BEIKE_API_URL', 'https://beikeshop.com'),
'version' => '1.2.0',
'build' => '20221207',
'version' => '1.2.5',
'build' => '20221226',
];