From 475252e368e20a3eab4650a2ae5a9e180c17c07b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Fri, 19 Apr 2024 13:20:10 +0200 Subject: [PATCH] [UPDATE] withdraw to v0.1.9 (#329) Co-authored-by: alan --- extensions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions.json b/extensions.json index f7e0748f..e12018d3 100644 --- a/extensions.json +++ b/extensions.json @@ -559,12 +559,12 @@ "id": "withdraw", "repo": "https://github.com/lnbits/withdraw", "name": "LNURLw", - "version": "0.1.5", + "version": "0.1.9", "min_lnbits_version": "0.11.0", "short_description": "Make LNURL withdraw links", "icon": "https://github.com/lnbits/withdraw/raw/main/static/image/lnurl-withdraw.png", - "archive": "https://github.com/lnbits/withdraw/archive/refs/tags/v0.1.5.zip", - "hash": "f554b9503251f544741ddf51bbe41950c908e8b39c84ea7255896bebfaca5fa0" + "archive": "https://github.com/lnbits/withdraw/archive/refs/tags/v0.1.9.zip", + "hash": "5cb5fab7d8d0d38786749e9547210facd4992fa852706e04e555f23c2138e28c" }, { "id": "paywall",