feat: 更新版本至 0.6.0-katelya,新增 TVBox 配置功能及优化用户体验

This commit is contained in:
katelya
2025-09-03 20:34:52 +08:00
parent 3783fbdd00
commit 222126e50f
6 changed files with 186 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
'use client';
const CURRENT_VERSION = '20250902153459';
const CURRENT_VERSION = '20250903203337';
// 版本检查结果枚举
export enum UpdateStatus {