From 5b1fc0ffbe3ae5f9a6dfceeae38e3b963d5e4523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Tue, 3 Sep 2024 09:57:37 +0200 Subject: [PATCH] chore: bump min version to 0.12.11 (#50) --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index b7375d0..db9ff1e 100644 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "name": "Withdraw Links", "short_description": "Make LNURL withdraw links", "tile": "/withdraw/static/image/lnurl-withdraw.png", - "min_lnbits_version": "0.12.5", + "min_lnbits_version": "0.12.11", "contributors": [ { "name": "arcbtc",