chore: Bump to 2.2.0

This commit is contained in:
senshinya
2025-08-14 22:22:19 +08:00
parent dde604283b
commit 50926567b8
4 changed files with 29 additions and 2 deletions

View File

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