feat(BrushFlowLowFreq): v4.2

This commit is contained in:
InfinityPacer
2025-01-13 00:51:18 +08:00
parent bb8e12f8c4
commit 6288b0b9e8
2 changed files with 3 additions and 2 deletions

View File

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