chore: 版本号升级至 v3.0.0,更新README功能列表

This commit is contained in:
thzxx
2026-04-04 23:10:24 +08:00
parent 76d33108e2
commit 2c72fc570f
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ function initHelpModal() {
});
}
console.log('[Metona] 模块化版本 v2.2.0 ' + new Date().toISOString());
console.log('[Metona] 模块化版本 v3.0.0 ' + new Date().toISOString());
// ── 会话管理 ──