Upgrqade BTCPay to v1.6.11

This commit is contained in:
Taylor Helsper 2022-09-29 22:17:55 -05:00
parent 6c3373845c
commit fab8bed420

View File

@ -109,7 +109,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.10"
BTCPAYSERVER_VERSION="1.6.11"
if [ "$IS_32_BIT" = "1" ]; then
BTCPAYSERVER_VERSION="1.3.6"
fi