diff --git a/package.json b/package.json index c55ca64..3147d32 100644 --- a/package.json +++ b/package.json @@ -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消息推送",