This commit is contained in:
Allen
2024-03-28 06:11:59 +00:00
parent 1dcbb554ac
commit 44cb0a0d24
2 changed files with 2 additions and 2 deletions

View File

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