chore: Bump to 2.0.0

This commit is contained in:
senshinya
2025-08-13 01:00:45 +08:00
parent ea8413f60e
commit 48d1be771d
4 changed files with 33 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
'use client';
const CURRENT_VERSION = '1.1.1';
const CURRENT_VERSION = '2.0.0';
// 版本检查结果枚举
export enum UpdateStatus {