We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d926bc2 commit aaad0e0Copy full SHA for aaad0e0
mithril-test-lab/mithril-devnet/mkfiles/mkfiles-init.sh
@@ -9,7 +9,7 @@ esac
9
10
# Cardano node version
11
if [ -z "${CARDANO_NODE_VERSION}" ]; then
12
- CARDANO_NODE_VERSION="10.4.1"
+ CARDANO_NODE_VERSION="10.5.1"
13
fi
14
if [ -z "${CARDANO_NODE_VERSION_RELEASE}" ]; then
15
CARDANO_NODE_VERSION_RELEASE=$(echo "${CARDANO_NODE_VERSION}" | cut -d'-' -f1)
0 commit comments