下载器助手版本升级v1.2

This commit is contained in:
Allen
2024-03-29 14:44:43 +00:00
parent 8045966d6f
commit a138e29658
2 changed files with 2 additions and 2 deletions

View File

@@ -458,7 +458,7 @@
"DownloaderHelper": {
"name": "下载器助手",
"description": "自动做种、站点标签、自动删种。",
"version": "1.1",
"version": "1.2",
"icon": "DownloaderHelper.png",
"author": "hotlcc",
"level": 2

View File

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