Update __init__.py

This commit is contained in:
Ray
2025-02-04 14:37:01 +08:00
committed by GitHub
parent 41a9797d87
commit 699f00de8a

View File

@@ -28,7 +28,7 @@ class TorrentTransfer(_PluginBase):
# 插件图标
plugin_icon = "seed.png"
# 插件版本
plugin_version = "1.9"
plugin_version = "1.10"
# 插件作者
plugin_author = "jxxghp"
# 作者主页