feat(IYUUAutoSeed): v2.0.1

This commit is contained in:
InfinityPacer
2024-10-26 15:30:29 +08:00
parent 52dea6a8c0
commit 9603ad1ec6
2 changed files with 2 additions and 2 deletions

View File

@@ -210,7 +210,7 @@
"name": "IYUU自动辅种",
"description": "基于IYUU官方Api实现自动辅种。",
"labels": "做种,IYUU",
"version": "2.0",
"version": "2.0.1",
"icon": "IYUU.png",
"author": "jxxghp",
"level": 2,

View File

@@ -33,7 +33,7 @@ class IYUUAutoSeed(_PluginBase):
# 插件图标
plugin_icon = "IYUU.png"
# 插件版本
plugin_version = "2.0"
plugin_version = "2.0.1"
# 插件作者
plugin_author = "jxxghp"
# 作者主页