修改pushplus插件为正式版本号

This commit is contained in:
nelson
2024-01-08 14:28:50 +08:00
parent ff1a38fc68
commit 45fdcce3ed
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ class PushPlusMsg(_PluginBase):
# 插件图标
plugin_icon = "Pushplus_A.png"
# 插件版本
plugin_version = "0.3"
plugin_version = "1.0"
# 插件作者
plugin_author = "cheng"
# 作者主页