This commit is contained in:
mtvpls
2026-01-28 19:42:13 +08:00
parent e754feeb68
commit d778c988bd
4 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* eslint-disable no-console */
const CURRENT_VERSION = '210.1.2';
const CURRENT_VERSION = '210.1.3';
// 导出当前版本号供其他地方使用
export { CURRENT_VERSION };