编写v205.1更新日志

This commit is contained in:
mtvpls
2026-01-02 20:47:00 +08:00
parent 8b329efe8c
commit 66853d814a
5 changed files with 44 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* eslint-disable no-console */
const CURRENT_VERSION = '205.0.1';
const CURRENT_VERSION = '205.1.0';
// 导出当前版本号供其他地方使用
export { CURRENT_VERSION };