v2122
This commit is contained in:
1899
src/lib/changelog.ts
1899
src/lib/changelog.ts
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
/* eslint-disable no-console */
|
||||
|
||||
const CURRENT_VERSION = '212.1.0';
|
||||
const CURRENT_VERSION = '212.2.0';
|
||||
|
||||
// 导出当前版本号供其他地方使用
|
||||
export { CURRENT_VERSION };
|
||||
|
||||
Reference in New Issue
Block a user