feat: 更新版本号至 0.5.0-katelya,添加发布说明文档

This commit is contained in:
katelya
2025-09-02 15:36:57 +08:00
parent f5de700f0f
commit b365be91e0
4 changed files with 152 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
'use client';
const CURRENT_VERSION = '20250831153112';
const CURRENT_VERSION = '20250902153459';
// 版本检查结果枚举
export enum UpdateStatus {