From 62827d333eda195806bf52c6e826ee5a792c63dd Mon Sep 17 00:00:00 2001 From: alan Date: Wed, 12 Nov 2025 07:10:48 +0000 Subject: [PATCH] [UPDATE] dashboard to v0.0.7 --- extensions.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/extensions.json b/extensions.json index 020aa78a..ad502fe6 100644 --- a/extensions.json +++ b/extensions.json @@ -2062,6 +2062,18 @@ "short_description": "Block based numbers game", "icon": "https://raw.githubusercontent.com/lnbits/numberlottery/main/static/image/numbers.png", "details_link": "https://raw.githubusercontent.com/lnbits/numberlottery/main/config.json" + }, + { + "id": "dashboard", + "repo": "https://github.com/lnbits/dashboard", + "version": "0.0.7", + "archive": "https://github.com/lnbits/dashboard/archive/refs/tags/v0.0.7.zip", + "hash": "9c45b96b4e1487be2e64973dfc682c13ac2f3bb7361dbaf385b89bead2f919c5", + "min_lnbits_version": "1.1.0", + "name": "Dashboard", + "short_description": "Simple dashboard for public links", + "icon": "https://raw.githubusercontent.com/lnbits/dashboard/main/static/image/dashboard.png", + "details_link": "https://raw.githubusercontent.com/lnbits/dashboard/main/config.json" } ] } \ No newline at end of file