Skip to content

Commit

Permalink
release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yushine committed Sep 9, 2024
1 parent 9fa29df commit 75ff3d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions innopacks/common/config/innoshop.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*/

return [
'version' => '0.3.1',
'build' => '20240908',
'version' => '0.3.0',
'build' => '20240909',
'api_url' => env('INNOSHOP_API_URL', 'https://www.innoshop.cn'),
];

0 comments on commit 75ff3d3

Please sign in to comment.