From 621ae09553370eb91ae19d338c8437a7caada8bf Mon Sep 17 00:00:00 2001 From: alan Date: Thu, 19 Feb 2026 21:32:39 +0000 Subject: [PATCH] [UPDATE] inventory to v0.2.0 --- extensions.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index f88da97..4bde966 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": "inventory", + "repo": "https://github.com/lnbits/inventory", + "version": "0.2.0", + "archive": "https://github.com/lnbits/inventory/archive/refs/tags/v0.2.0.zip", + "hash": "8addbe9570a4ed23e15a6945dac532d2277a4a2ea31b9164744f9f027fffb679", + "min_lnbits_version": "1.3.0", + "name": "Inventory", + "short_description": "Shared Inventory extension", + "icon": "https://raw.githubusercontent.com/lnbits/inventory/main/static/inventory.png", + "details_link": "https://raw.githubusercontent.com/lnbits/inventory/main/config.json" } ] -} +} \ No newline at end of file