This commit is contained in:
Allen
2024-06-03 19:57:37 +08:00
parent 92748d16ed
commit 1640047ab8
2 changed files with 4 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ class DownloaderHelper(_PluginBase):
# 插件图标
plugin_icon = "DownloaderHelper.png"
# 插件版本
plugin_version = "2.7"
plugin_version = "2.8"
# 插件作者
plugin_author = "hotlcc"
# 作者主页