From 57aef3f982c99edefef43ce45aa069f2acd60ec6 Mon Sep 17 00:00:00 2001 From: alan Date: Mon, 9 Feb 2026 03:29:14 +0000 Subject: [PATCH] [UPDATE] webshop to v0.0.4 --- extensions.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/extensions.json b/extensions.json index 161e100c..5bd65b58 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": "webshop", + "repo": "https://github.com/lnbits/webshop", + "version": "0.0.4", + "archive": "https://github.com/lnbits/webshop/archive/refs/tags/v0.0.4.zip", + "hash": "396c90dbd6efb74098485effcd852e6cd889f2d240754ed41967cd029f845ad5", + "min_lnbits_version": "1.1.0", + "name": "WebShop", + "short_description": "Embeddable web-shop", + "icon": "https://raw.githubusercontent.com/lnbits/webshop/main/static/image/webshop.png", + "details_link": "https://raw.githubusercontent.com/lnbits/webshop/main/config.json" } ] } \ No newline at end of file