diff --git a/nodebuilder b/nodebuilder index c7e910b2e..d46a39ddc 100755 --- a/nodebuilder +++ b/nodebuilder @@ -1552,7 +1552,7 @@ readonly VALID_BITCOIN_VERSION_LIST='0.9.5 0.10.0 0.10.1 0.10.2 0.10.3 0.10.4 \ 0.16.3 0.17.0 0.17.0.1 0.17.1 0.17.2 0.18.0 0.18.1 0.19.0 0.19.0.1 0.19.1 \ 0.20.0 0.20.1 0.20.2 0.21.0 0.21.1 0.21.2 22.0 22.1 23.0 23.1 23.2 24.0 \ 24.0.1 24.1 24.2 25.0 25.1 25.2 26.0 26.1 26.2 27.0 27.1 27.2 28.0 28.1 \ - 28.2 29.0 29.1 30.0' + 28.2 28.3 29.0 29.1 29.2 30.0' # Bump this variable for new Bitcoin Core releases target_bitcoin_version='30.0'