We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e1b92f commit c7bdf33Copy full SHA for c7bdf33
src/lib/version.ts
@@ -2,7 +2,7 @@
2
3
'use client';
4
5
-const CURRENT_VERSION = '20250928125318';
+const CURRENT_VERSION = '20250831153112';
6
7
// 版本检查结果枚举
8
export enum UpdateStatus {
0 commit comments