This commit is contained in:
mtvpls
2026-02-08 23:31:12 +08:00
parent b5177833c3
commit ed17a74a12
4 changed files with 23 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/* eslint-disable no-console */
const CURRENT_VERSION = '212.0.0';
const CURRENT_VERSION = '212.1.0';
// 导出当前版本号供其他地方使用
export { CURRENT_VERSION };