fix(SiteStatistic): v1.5

This commit is contained in:
InfinityPacer
2024-12-26 01:40:57 +08:00
parent 1a20fc442f
commit 94195ff5c7
2 changed files with 2 additions and 1 deletions

View File

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