feat(BrushFlow): v4.0

This commit is contained in:
InfinityPacer
2024-12-05 10:27:33 +08:00
parent e001b94981
commit 961c425edd
2 changed files with 4 additions and 4 deletions

View File

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