chore: Bump to 2.2.1

This commit is contained in:
senshinya
2025-08-14 23:40:27 +08:00
parent a9c5b9408d
commit d4750aefca
4 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
'use client';
const CURRENT_VERSION = '2.2.0';
const CURRENT_VERSION = '2.2.1';
// 版本检查结果枚举
export enum UpdateStatus {