迁移跳过配置到新结构

This commit is contained in:
mtvpls
2026-01-01 10:06:59 +08:00
parent 9854f60716
commit 761ac4eaf3
11 changed files with 212 additions and 41 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* eslint-disable no-console */
const CURRENT_VERSION = '205.0.0';
const CURRENT_VERSION = '205.0.1';
// 导出当前版本号供其他地方使用
export { CURRENT_VERSION };