修复了插件自动升级的bug

This commit is contained in:
Allen
2024-05-15 14:24:46 +08:00
parent c777e45d0f
commit ab5abaf142
2 changed files with 6 additions and 4 deletions

View File

@@ -666,11 +666,12 @@
"name": "插件自动升级",
"description": "定时检测、升级插件。",
"labels": "自动更新",
"version": "1.6",
"version": "1.7",
"icon": "PluginAutoUpgrade.png",
"author": "hotlcc",
"level": 1,
"history": {
"v1.7": "修复了一些BUG。",
"v1.6": "修正数字配置值提交为字符串导致的问题。",
"v1.5": "支持配置升级记录最大保存数量和最大展示数量。"
}