chore: Bump to 2.1.0

This commit is contained in:
senshinya
2025-08-13 22:10:25 +08:00
parent 82c86fc6a0
commit 8b2e8368b7
4 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
'use client';
const CURRENT_VERSION = '2.0.1';
const CURRENT_VERSION = '2.1.0';
// 版本检查结果枚举
export enum UpdateStatus {