diff --git a/VERSION.txt b/VERSION.txt index 6abd966..772c3e7 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20250728012011 \ No newline at end of file +20250728105125 \ No newline at end of file diff --git a/src/lib/version.ts b/src/lib/version.ts index 5a85921..2606cd3 100644 --- a/src/lib/version.ts +++ b/src/lib/version.ts @@ -2,7 +2,7 @@ 'use client'; -const CURRENT_VERSION = '20250728012011'; +const CURRENT_VERSION = '20250728105125'; // 版本检查结果枚举 export enum UpdateStatus {