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 0531c11 commit 2bdd430Copy full SHA for 2bdd430
scripts/versions.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
# Set up the versions to be used
4
-subnet_evm_version=${SUBNET_EVM_VERSION:-'v0.1.2-rc0'}
+subnet_evm_version=${SUBNET_EVM_VERSION:-'v0.1.2-rc.0'}
5
# Don't export them as they're used in the context of other calls
6
avalanche_version=${AVALANCHE_VERSION:-'v1.7.5'}
0 commit comments