mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
#2165 BTCPayServer 1.0.7.2
This commit is contained in:
parent
2eab1be733
commit
773024ea11
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
- Update: Sphinx-Relay 2.0.3 (always latest release tag & improved connection dialog)
|
||||
- Update: Thunderhub 0.12.12 [details](https://github.com/apotdevin/thunderhub/releases/tag/v0.12.12)
|
||||
- Update: Electrs 0.8.8 [details](https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#088-22-feb-2021)
|
||||
- Update: BTCPayServer 1.0.7.0 [details](https://github.com/btcpayserver/btcpayserver/releases/tag/v1.0.7.0)
|
||||
- Update: BTCPayServer 1.0.7.2 [details](https://github.com/btcpayserver/btcpayserver/releases/tag/v1.0.7.2)
|
||||
- Update: Specter Desktop 1.3.0 [details](https://github.com/cryptoadvance/specter-desktop/blob/master/README.md)
|
||||
- Update: Balance of Satoshis 8.0.2 (BOS) [details](https://github.com/alexbosworth/balanceofsatoshis/blob/master/CHANGELOG.md#version-802)
|
||||
- Update: Faraday 0.2.3-alpha [details](https://github.com/lightninglabs/faraday/releases/tag/v0.2.3-alpha)
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# https://github.com/dgarage/NBXplorer/releases
|
||||
NBXplorerVersion="v2.1.49"
|
||||
# https://github.com/btcpayserver/btcpayserver/releases
|
||||
BTCPayVersion="v1.0.7.0"
|
||||
BTCPayVersion="v1.0.7.2"
|
||||
|
||||
# command info
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue