修正豆瓣图片源

This commit is contained in:
mtvpls
2026-01-08 19:34:54 +08:00
parent b61db02478
commit a371366a09
5 changed files with 40 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* eslint-disable no-console */
const CURRENT_VERSION = '206.2.0';
const CURRENT_VERSION = '206.2.1';
// 导出当前版本号供其他地方使用
export { CURRENT_VERSION };