Skip to content

Commit

Permalink
Bump version to v0.4.2 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronbuchwald authored Nov 1, 2022
1 parent ec1234e commit bc4f2f6
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,7 +1,7 @@
#!/usr/bin/env bash

# Set up the versions to be used
subnet_evm_version=${SUBNET_EVM_VERSION:-'v0.4.1'}
subnet_evm_version=${SUBNET_EVM_VERSION:-'v0.4.2'}
# Don't export them as they're used in the context of other calls
avalanche_version=${AVALANCHE_VERSION:-'v1.9.1'}
network_runner_version=${NETWORK_RUNNER_VERSION:-'bb4b661ac88ebe50ab719424eecc1a55e01e7019'}
Expand Down

0 comments on commit bc4f2f6

Please sign in to comment.