chore: 版本号升级至 v3.1.0,更新README

- index.html / app.js 版本号改为 3.1.0
- README badge 更新
- 新增更新日志章节 (v3.0.0 ~ v3.1.0)
This commit is contained in:
Metona
2026-04-05 00:58:44 +08:00
parent 13291fba77
commit f1a1c15a27
3 changed files with 33 additions and 3 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ function initHelpModal() {
});
}
console.log('[Metona] 模块化版本 v3.0.2 ' + new Date().toISOString());
console.log('[Metona] 模块化版本 v3.1.0 ' + new Date().toISOString());
// ── 会话管理 ──