From ac87c2fd29c545204188e14ec15b5e78bf4114ec Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Tue, 14 May 2024 11:04:41 +0300 Subject: [PATCH] chore: bump `min_lnbits_version` --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 85aa62a..76dad01 100644 --- a/config.json +++ b/config.json @@ -3,5 +3,5 @@ "short_description": "Make LNURL withdraw links", "tile": "/withdraw/static/image/lnurl-withdraw.png", "contributors": ["arcbtc", "eillarra"], - "min_lnbits_version": "0.11.0" + "min_lnbits_version": "0.12.5" }