diff --git a/extensions.json b/extensions.json index 05b28d9..d4762e3 100644 --- a/extensions.json +++ b/extensions.json @@ -741,13 +741,25 @@ "name": "Pay Links", "version": "0.5.6", "min_lnbits_version": "0.12.4", - "max_lnbits_version": "0", + "max_lnbits_version": "1.0.0", "short_description": "Create static payment links", "icon": "https://github.com/lnbits/lnurlp/raw/main/static/image/lnurl-pay.png", "details_link": "https://raw.githubusercontent.com/lnbits/lnurlp/main/config.json", "archive": "https://github.com/lnbits/lnurlp/archive/refs/tags/v0.5.6.zip", "hash": "3edd39c0097a3b88fa39d7d05ae4e99b8ed64dff07b2d43e0522f48051334198" }, + { + "id": "lnurlp", + "repo": "https://github.com/lnbits/lnurlp", + "name": "Pay Links", + "version": "1.0.0", + "min_lnbits_version": "1.0.0", + "short_description": "Make reusable LNURL pay links", + "icon": "https://github.com/lnbits/lnurlp/raw/main/static/image/lnurl-pay.png", + "details_link": "https://raw.githubusercontent.com/lnbits/lnurlp/main/config.json", + "archive": "https://github.com/lnbits/lnurlp/archive/refs/tags/v1.0.0.zip", + "hash": "68caad7bc8cae387a0cf2d7f338d2d666fda76144a89fceea26930d4fbbdaf09" + }, { "id": "deezy", "repo": "https://github.com/lnbits/deezy", @@ -1272,4 +1284,4 @@ "hash": "8d152c00371f001ed9712be1b265f5ff9900066fc78707e79fec24302151bbde" } ] -} +} \ No newline at end of file