fix(BrushFlow): v3.9.2

This commit is contained in:
InfinityPacer
2024-10-15 16:41:51 +08:00
parent 8c497fd89a
commit 5c63526287
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
"name": "站点刷流",
"description": "自动托管刷流,将会提高对应站点的访问频率。",
"labels": "刷流,仪表板",
"version": "3.9.1",
"version": "3.9.2",
"icon": "brush.jpg",
"author": "jxxghp,InfinityPacer",
"level": 2,

View File

@@ -246,7 +246,7 @@ class BrushFlow(_PluginBase):
# 插件图标
plugin_icon = "brush.jpg"
# 插件版本
plugin_version = "3.9.1"
plugin_version = "3.9.2"
# 插件作者
plugin_author = "jxxghp,InfinityPacer"
# 作者主页