Skip to content

Commit ee7ba42

Browse files
committed
chore(config): 更新版本号到 3.7.2.2
- 将 VERSION 从 3.7.2.1 更新为 3.7.2.2 - 保持其他配置项不变
1 parent 7f4ce7e commit ee7ba42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/supports/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ async def checkSpeedLimitation(self):
234234

235235
YEAR = 2026
236236
AUTHOR = "XiaoYouChR"
237-
VERSION = "3.7.2.1"
237+
VERSION = "3.7.2.2"
238238
LATEST_EXTENSION_VERSION = "1.1.1"
239239
AUTHOR_URL = "https://space.bilibili.com/437313511"
240240
FEEDBACK_URL = "https://github.com/XiaoYouChR/Ghost-Downloader-3/issues"

0 commit comments

Comments
 (0)