From 597359580d33f350314159f42d239f5be9adb945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Tue, 14 May 2024 09:43:18 +0200 Subject: [PATCH] bump min version --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 86c7b7b..bb9f7b8 100644 --- a/config.json +++ b/config.json @@ -3,5 +3,5 @@ "short_description": "LN support ticket system", "tile": "/lnticket/static/image/lntickets.png", "contributors": ["benarc"], - "min_lnbits_version": "0.11.0" + "min_lnbits_version": "0.12.5" }