From 7efe5adfa8f39ae7b13d8118fe6ea50acefa00f8 Mon Sep 17 00:00:00 2001 From: dni Date: Tue, 16 Jun 2026 10:46:16 +0200 Subject: [PATCH] fix: config id --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 0470825..27034cc 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { - "id": "paylink", - "version": "1.3.1", + "id": "lnurlp", + "version": "1.3.2", "name": "Pay Links", "repo": "https://github.com/lnbits/lnurlp", "short_description": "Make static reusable LNURL pay links or lightning addresses",