Skip to content

Commit bcf148c

Browse files
committed
change version to 0.3.9
1 parent 1637503 commit bcf148c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

innopacks/common/config/innoshop.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
return [
1111
'edition' => 'community',
12-
'version' => '0.3.8',
13-
'build' => '20241223',
12+
'version' => '0.3.9',
13+
'build' => '20250206',
1414
'api_url' => env('INNOSHOP_API_URL', 'https://www.innoshop.cn'),
1515
];

0 commit comments

Comments
 (0)