Skip to content

Commit 21052a4

Browse files
committed
chore: add v2.0.0 release entry to extensions.json
1 parent 2de2cd0 commit 21052a4

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

extensions.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
11
{
2-
"extensions": []
2+
"extensions": [
3+
{
4+
"id": "tagid",
5+
"repo": "https://github.com/AxelHamburch/tagid_extension",
6+
"name": "TagID",
7+
"version": "2.0.0",
8+
"min_lnbits_version": "1.5.4",
9+
"short_description": "Self custody NFC Bolt Cards with PIN limit and daily limit fixes",
10+
"icon": "https://raw.githubusercontent.com/AxelHamburch/tagid_extension/main/static/image/boltcard.png",
11+
"details_link": "https://raw.githubusercontent.com/AxelHamburch/tagid_extension/main/config.json",
12+
"archive": "https://github.com/AxelHamburch/tagid_extension/archive/refs/tags/v2.0.0.zip",
13+
"hash": "006d5b022b3415e0f0f8876c870d592f2f90a91ee07d63b8203ade83ba937fc1"
14+
}
15+
]
316
}

0 commit comments

Comments
 (0)