Skip to content

Commit

Permalink
replace avalanchego var name
Browse files Browse the repository at this point in the history
  • Loading branch information
ceyonur committed Nov 9, 2023
1 parent f990f74 commit d75faa2
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
Expand Up @@ -3,5 +3,5 @@
# Set up the versions to be used - populate ENV variables only if they are not already populated
SUBNET_EVM_VERSION=${SUBNET_EVM_VERSION:-'v0.5.9'}
# Don't export them as they're used in the context of other calls
AVALANCHEGO_VERSION=${AVALANCHE_VERSION:-'v1.10.15'}
AVALANCHE_VERSION=${AVALANCHE_VERSION:-'v1.10.15'}
GINKGO_VERSION=${GINKGO_VERSION:-'v2.2.0'}

0 comments on commit d75faa2

Please sign in to comment.