Merge pull request #140 from jeblove/main

This commit is contained in:
jxxghp
2024-03-28 21:45:54 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -434,7 +434,7 @@
"TrackerEditor": {
"name": "Tracker替换",
"description": "批量替换种子tracker支持周期性巡检如为TR仅支持4.0以上版本)。",
"version": "1.4",
"version": "1.5",
"icon": "trackereditor_A.png",
"author": "honue",
"level": 1

View File

@@ -19,7 +19,7 @@ class TrackerEditor(_PluginBase):
# 插件图标
plugin_icon = "trackereditor_A.png"
# 插件版本
plugin_version = "1.4"
plugin_version = "1.5"
# 插件作者
plugin_author = "honue"
# 作者主页