更新 package.json

This commit is contained in:
jxxghp
2025-06-05 06:27:02 +08:00
committed by GitHub
parent 9a4735bdba
commit 0c02b24613

View File

@@ -799,11 +799,14 @@
"name": "ntfy消息推送",
"description": "支持使用ntfy发送消息通知。",
"labels": "消息通知",
"version": "1.0",
"version": "1.1",
"icon": "Ntfy_A.png",
"author": "lethargicScribe",
"level": 1,
"v2": true
"v2": true,
"history": {
"v1.1": "添加Token认证和用户动作"
}
},
"GotifyMsg": {
"name": "gotify消息推送",