Skip to content

Commit 2bdd430

Browse files
update version
1 parent 0531c11 commit 2bdd430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

33
# Set up the versions to be used
4-
subnet_evm_version=${SUBNET_EVM_VERSION:-'v0.1.2-rc0'}
4+
subnet_evm_version=${SUBNET_EVM_VERSION:-'v0.1.2-rc.0'}
55
# Don't export them as they're used in the context of other calls
66
avalanche_version=${AVALANCHE_VERSION:-'v1.7.5'}

0 commit comments

Comments
 (0)