Merge pull request #238 from thsrite/main

fix mp检查更新插件增加前端版本更新检查
This commit is contained in:
jxxghp
2024-04-26 17:03:46 +08:00
committed by GitHub
2 changed files with 221 additions and 119 deletions

View File

@@ -316,10 +316,13 @@
"MoviePilotUpdateNotify": {
"name": "MoviePilot更新推送",
"description": "MoviePilot推送release更新通知、自动重启。",
"version": "1.2",
"version": "1.3",
"icon": "Moviepilot_A.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.3": "增加前端版本更新检查需要主程序升级至v1.8.4+版本"
}
},
"CloudDiskDel": {
"name": "云盘文件删除",