From c7a2e1d4217f419eb6090a02f114372ed51da19d Mon Sep 17 00:00:00 2001 From: alan Date: Thu, 26 Feb 2026 23:54:23 +0000 Subject: [PATCH] [UPDATE] inventory to v0.3.0 --- extensions.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index f88da97..a2cddc0 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.3.0", + "archive": "https://github.com/lnbits/inventory/archive/refs/tags/v0.3.0.zip", + "hash": "6b0dddb075a76f3327b55047c1fa760526098c36e0a051bd726275f5b8ea201a", + "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