更新 __init__.py

This commit is contained in:
jxxghp
2024-11-24 19:48:08 +08:00
committed by GitHub
parent 18ffe9c6bd
commit 78b195573e

View File

@@ -28,7 +28,7 @@ class SiteStatistic(_PluginBase):
# 插件图标
plugin_icon = "statistic.png"
# 插件版本
plugin_version = "1.4"
plugin_version = "1.4.1"
# 插件作者
plugin_author = "lightolly,jxxghp"
# 作者主页