We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e6eae commit 4f17be3Copy full SHA for 4f17be3
1 file changed
nodebuilder
@@ -1526,10 +1526,10 @@ readonly VALID_BITCOIN_VERSION_LIST='0.9.5 0.10.0 0.10.1 0.10.2 0.10.3 0.10.4 \
1526
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 \
1527
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 \
1528
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 \
1529
- 28.2 29.0'
+ 28.2 29.0 29.1'
1530
1531
# Bump this variable for new Bitcoin Core releases
1532
-target_bitcoin_version='29.0'
+target_bitcoin_version='29.1'
1533
1534
# Instantiate the parameter variables
1535
compile_bitcoin_flag='false'
0 commit comments