fix python-hosts

This commit is contained in:
DDSRem
2026-03-25 11:45:08 +08:00
parent 7f41a8a5f2
commit bd3f6fe2e5
3 changed files with 4 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ class CustomHosts(_PluginBase):
# 插件图标
plugin_icon = "hosts.png"
# 插件版本
plugin_version = "1.2"
plugin_version = "1.2.1"
# 插件作者
plugin_author = "thsrite"
# 作者主页

View File

@@ -0,0 +1 @@
python-hosts~=1.1.2