Skip to content

Commit c7bdf33

Browse files
authored
Update version.ts
1 parent 5e1b92f commit c7bdf33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
'use client';
44

5-
const CURRENT_VERSION = '20250928125318';
5+
const CURRENT_VERSION = '20250831153112';
66

77
// 版本检查结果枚举
88
export enum UpdateStatus {

0 commit comments

Comments
 (0)