fix BrushFlow v3.5

This commit is contained in:
InfinityPacer
2024-07-28 05:11:28 +08:00
parent 42336827ec
commit 493375ecbb
2 changed files with 4 additions and 3 deletions

View File

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