fix 【tracker替换】版本号

This commit is contained in:
jeblove
2024-03-28 21:44:21 +08:00
parent 187136e6de
commit dbe479c2fe
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"
# 作者主页