This commit is contained in:
mtvpls
2026-02-07 22:15:55 +08:00
parent a63e402b81
commit e619cbe62a
5 changed files with 44 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* eslint-disable no-console */
const CURRENT_VERSION = '211.0.0';
const CURRENT_VERSION = '212.0.0';
// 导出当前版本号供其他地方使用
export { CURRENT_VERSION };