From ac9f0b82c94c0c98cbbb746ad92031b3518c220c Mon Sep 17 00:00:00 2001 From: alan Date: Mon, 9 Feb 2026 03:27:24 +0000 Subject: [PATCH] [UPDATE] orders to v0.0.4 --- extensions.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/extensions.json b/extensions.json index a4a301e..5f09b25 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": "orders", + "repo": "https://github.com/lnbits/orders", + "version": "0.0.4", + "archive": "https://github.com/lnbits/orders/archive/refs/tags/v0.0.4.zip", + "hash": "1ed320b9b0435707bfd5d35d5fab4668d8398e35a08ab3095b67e09f6278170a", + "min_lnbits_version": "1.4.0", + "name": "Orders", + "short_description": "If enabled orders from tpos and webshop will be pulled.", + "icon": "https://raw.githubusercontent.com/lnbits/orders/main/static/image/orders.png", + "details_link": "https://raw.githubusercontent.com/lnbits/orders/main/config.json" } ] } \ No newline at end of file