chore: Bump to 2.0.0

This commit is contained in:
senshinya
2025-08-13 01:00:45 +08:00
parent b836b4acd4
commit 94d3caa326
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 {