feat(BrushFlow): v3.8

This commit is contained in:
InfinityPacer
2024-09-15 19:15:22 +08:00
parent a6e21e1196
commit abfa272f2e
2 changed files with 3 additions and 2 deletions

View File

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