将 NtfyMsg 版本升级到 1.2

将 NtfyMsg 版本更新至 1.2,并为版本 1.2 添加了更新记录。
This commit is contained in:
13bit
2025-12-21 16:09:45 +08:00
committed by GitHub
parent ce1804cd0f
commit 02fbbc87b4

View File

@@ -810,13 +810,14 @@
"name": "ntfy消息推送",
"description": "支持使用ntfy发送消息通知。",
"labels": "消息通知",
"version": "1.1",
"version": "1.2",
"icon": "Ntfy_A.png",
"author": "lethargicScribe",
"level": 1,
"v2": true,
"history": {
"v1.1": "添加Token认证和用户动作"
"v1.2": "修复 ntfy 通知图标链接失效的问题"
}
},
"GotifyMsg": {