fix SiteStatistic v4.0

This commit is contained in:
InfinityPacer
2024-08-04 10:39:33 +08:00
parent 74015b9b59
commit 4ef08748e4
2 changed files with 4 additions and 3 deletions

View File

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