chore: clean&bump version
Some checks failed
CI / lint (push) Has been cancelled
CI / tests (push) Has been cancelled
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled

This commit is contained in:
Vlad Stan 2025-12-11 17:41:07 +02:00
parent 507003ac20
commit 801ce44561
2 changed files with 1 additions and 43 deletions

View file

@ -4,7 +4,7 @@
"version": "1.1.0", "version": "1.1.0",
"tile": "/nostrclient/static/images/nostr-bitcoin.png", "tile": "/nostrclient/static/images/nostr-bitcoin.png",
"contributors": ["calle", "motorina0", "dni"], "contributors": ["calle", "motorina0", "dni"],
"min_lnbits_version": "1.0.0", "min_lnbits_version": "1.4.0",
"images": [ "images": [
{ {
"uri": "https://raw.githubusercontent.com/lnbits/nostrclient/add-extension-metadata/static/images/1.jpeg" "uri": "https://raw.githubusercontent.com/lnbits/nostrclient/add-extension-metadata/static/images/1.jpeg"

View file

@ -1,42 +0,0 @@
{
"featured": [],
"extensions": [
{
"id": "nostrclient-dev",
"repo": "https://github.com/BenGWeeks/nostrclient",
"name": "Nostr Client Dev",
"version": "0.3.7",
"min_lnbits_version": "0.11.0",
"max_lnbits_version": "0.12.0",
"short_description": "Nostr relay multiplexer",
"icon": "https://raw.githubusercontent.com/BenGWeeks/nostrclient/add-extension-metadata/static/images/nostr-bitcoin.png",
"archive": "https://github.com/BenGWeeks/nostrclient/archive/refs/heads/add-extension-metadata.zip",
"hash": "61323bb77a48614cde18b2a6fd424306cbff8cafc6fc4a7a4222270a52fa4bf5"
},
{
"id": "nostrclient-dev",
"repo": "https://github.com/BenGWeeks/nostrclient",
"name": "Nostr Client Dev",
"version": "0.4.0",
"min_lnbits_version": "0.12.0",
"max_lnbits_version": "1.0.0",
"short_description": "Nostr relay multiplexer",
"icon": "https://raw.githubusercontent.com/BenGWeeks/nostrclient/add-extension-metadata/static/images/nostr-bitcoin.png",
"archive": "https://github.com/BenGWeeks/nostrclient/archive/refs/heads/add-extension-metadata.zip",
"hash": "4c81c251049599ef0ee32393b45fe5e4870ab02772dadb34e489b1a247411eca",
"details_link": "https://raw.githubusercontent.com/BenGWeeks/nostrclient/add-extension-metadata/config.json"
},
{
"id": "nostrclient-dev",
"repo": "https://github.com/BenGWeeks/nostrclient",
"name": "Nostr Client Dev",
"version": "1.0.1",
"min_lnbits_version": "1.0.0",
"short_description": "Nostr relay multiplexer",
"icon": "https://raw.githubusercontent.com/BenGWeeks/nostrclient/add-extension-metadata/static/images/nostr-bitcoin.png",
"archive": "https://github.com/BenGWeeks/nostrclient/archive/refs/heads/add-extension-metadata.zip",
"hash": "cde77e4454297abf9b9c7400fc5a5f071d0b0dd9c6651f403a0a47dfea544e53",
"details_link": "https://raw.githubusercontent.com/BenGWeeks/nostrclient/add-extension-metadata/config.json"
}
]
}