Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@
"name": "Boltz",
"version": "0.5.3",
"min_lnbits_version": "0.12.5",
"max_lnbits_version": "1.0.0",
"max_lnbits_version": "0.12.11",
"short_description": "Perform onchain/offchain swaps",
"icon": "https://github.com/lnbits/boltz/raw/main/static/image/boltz.png",
"details_link": "https://raw.githubusercontent.com/lnbits/boltz/main/config.json",
Expand All @@ -769,13 +769,13 @@
"id": "boltz",
"repo": "https://github.com/lnbits/boltz",
"name": "Boltz",
"version": "1.0.0",
"version": "0.6.0",
"min_lnbits_version": "0.12.11",
"short_description": "Perform onchain/offchain swaps with Liquid support",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Peaky one. Not sure about this. When did you added liquid?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it already had.

"icon": "https://github.com/lnbits/boltz/raw/main/static/image/boltz.png",
"details_link": "https://raw.githubusercontent.com/lnbits/boltz/main/config.json",
"archive": "https://github.com/lnbits/boltz/archive/refs/tags/v1.0.0.zip",
"hash": "d3a92020dced7987832dbd84fa40c369e206ebf0f8132e10a35c111cd13552a2",
"archive": "https://github.com/lnbits/boltz/archive/refs/tags/v0.6.0.zip",
"hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"max_lnbits_version": "1.0.0"
},
{
Expand Down Expand Up @@ -2050,4 +2050,4 @@
"details_link": "https://raw.githubusercontent.com/lnbits/myextension/main/config.json"
}
]
}
}
Loading