From 773024ea1118ef4f4822c19da3ce78438ecf7a7a Mon Sep 17 00:00:00 2001 From: rootzoll Date: Thu, 8 Apr 2021 23:50:45 +0200 Subject: [PATCH] #2165 BTCPayServer 1.0.7.2 --- CHANGES.md | 2 +- home.admin/config.scripts/bonus.btcpayserver.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 5ccd47662..f52ee36d9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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) diff --git a/home.admin/config.scripts/bonus.btcpayserver.sh b/home.admin/config.scripts/bonus.btcpayserver.sh index 48cf00832..ab8362d9c 100755 --- a/home.admin/config.scripts/bonus.btcpayserver.sh +++ b/home.admin/config.scripts/bonus.btcpayserver.sh @@ -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