Upgrade BTC RPC Explorer to v3.4.0

This commit is contained in:
Taylor Helsper 2023-08-30 21:55:23 -05:00
parent 11456128a6
commit 46334ce613
3 changed files with 1 additions and 2 deletions

View File

@ -126,8 +126,7 @@ BTCPAYSERVER_VERSION=$(get_app_version "$BTCPAYSERVER_VERSION" "btcpayserver")
BTCPAYSERVER_VERSION_FILE=/home/bitcoin/.mynode/btcpayserver_version
BTCPAYSERVER_LATEST_VERSION_FILE=/home/bitcoin/.mynode/btcpayserver_version_latest
# v3.4.0+ Requires Node v16+
BTCRPCEXPLORER_VERSION="v3.3.0"
BTCRPCEXPLORER_VERSION="v3.4.0"
BTCRPCEXPLORER_VERSION=$(get_app_version "$BTCRPCEXPLORER_VERSION" "btcrpcexplorer")
BTCRPCEXPLORER_VERSION_FILE=/home/bitcoin/.mynode/btcrpcexplorer_version
BTCRPCEXPLORER_LATEST_VERSION_FILE=/home/bitcoin/.mynode/btcrpcexplorer_version_latest

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB