From 407955dce5f9d28f1f36ab551bb5e0f67e2db7bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Tue, 2 Dec 2025 09:21:55 +0100 Subject: [PATCH] chore: update to version 1.2.0 and min version 1.4.0 (#113) --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 3e7b091..010ee02 100644 --- a/config.json +++ b/config.json @@ -1,9 +1,9 @@ { "name": "Pay Links", - "version": "1.1.3", + "version": "1.2.0", "short_description": "Make reusable LNURL pay links", "tile": "/lnurlp/static/image/lnurl-pay.png", - "min_lnbits_version": "1.3.0", + "min_lnbits_version": "1.4.0", "contributors": [ { "name": "arcbtc",