mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-11 16:09:16 +00:00
Upgrade BTCPayServer to v1.6.12
This commit is contained in:
parent
b4954d3422
commit
10b34b5749
|
@ -110,7 +110,7 @@ RTL_VERSION=$(get_app_version "$RTL_VERSION" "rtl")
|
|||
RTL_VERSION_FILE=/home/bitcoin/.mynode/rtl_version
|
||||
RTL_LATEST_VERSION_FILE=/home/bitcoin/.mynode/rtl_version_latest
|
||||
|
||||
BTCPAYSERVER_VERSION="1.6.11"
|
||||
BTCPAYSERVER_VERSION="1.6.12"
|
||||
if [ "$IS_32_BIT" = "1" ]; then
|
||||
BTCPAYSERVER_VERSION="1.3.6"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user