From eee37bbee4ba5fc6dcf12a3dd08446f364b89aa3 Mon Sep 17 00:00:00 2001 From: alan Date: Fri, 20 Feb 2026 18:32:26 +0000 Subject: [PATCH] [UPDATE] chat to v0.0.7 --- extensions.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index f88da97..b892ea5 100644 --- a/extensions.json +++ b/extensions.json @@ -2119,6 +2119,18 @@ "short_description": "Scrum with paid tasks", "icon": "https://raw.githubusercontent.com/lnbits/scrum/main/static/image/scrum.png", "details_link": "https://raw.githubusercontent.com/lnbits/scrum/main/config.json" + }, + { + "id": "chat", + "repo": "https://github.com/lnbits/chat", + "version": "0.0.7", + "archive": "https://github.com/lnbits/chat/archive/refs/tags/v0.0.7.zip", + "hash": "3b6788eed743f754d989423fc77d4ed72596df002856272a5165da8950d3ca9f", + "min_lnbits_version": "1.4.0", + "name": "Chat", + "short_description": "Paid chat and support", + "icon": "https://raw.githubusercontent.com/lnbits/chat/main/static/image/chat.png", + "details_link": "https://raw.githubusercontent.com/lnbits/chat/main/config.json" } ] -} +} \ No newline at end of file