From a671e0288d8afb14bf2903e95dc89602e6539a1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Fri, 12 Apr 2024 11:59:30 +0200 Subject: [PATCH] chore: bump min_version --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 985fac4..79e6da0 100644 --- a/config.json +++ b/config.json @@ -3,5 +3,5 @@ "short_description": "Connect a Bleskomat ATM to an lnbits", "tile": "/bleskomat/static/image/bleskomat.png", "contributors": ["chill117"], - "min_lnbits_version": "0.12.5" + "min_lnbits_version": "0.12.6" }