Skip to content

Commit 759943b

Browse files
committed
fix: 增加公告日志
1 parent 6a1297c commit 759943b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/common/version.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,6 +1359,9 @@ export const versionList = [{
13591359
}, {
13601360
version: '20250620_01',
13611361
desc: '修复:阴门适配',
1362+
}, {
1363+
version: '20250708_01',
1364+
desc: 'fix: 优化签到解读 道馆 首领适配',
13621365
}];
13631366

13641367
export default versionList[versionList.length - 1].version;

0 commit comments

Comments
 (0)