Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-ogrady committed Mar 2, 2022
1 parent 0531c11 commit 2bdd430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/versions.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

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

0 comments on commit 2bdd430

Please sign in to comment.