From 26e501ef99693cbedf3bc74f714df59a8dffbf0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Tue, 2 Dec 2025 09:19:53 +0100 Subject: [PATCH] chore: update to version 1.2.0 and min version 1.4.0 --- 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",