Skip to content

Commit

Permalink
Merge pull request #416 from ava-labs/bump-coreth
Browse files Browse the repository at this point in the history
Bump coreth version
  • Loading branch information
StephenButtolph committed Apr 12, 2021
2 parents 36c628d + 4f1abf3 commit 7ef080b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_coreth.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BUILD_DIR="$AVALANCHE_PATH/build" # Where binaries go
PLUGIN_DIR="$BUILD_DIR/plugins" # Where plugin binaries (namely coreth) go
BINARY_PATH="$PLUGIN_DIR/evm"

CORETH_VER="v0.4.2-rc.3"
CORETH_VER="v0.4.2-rc.4"

CORETH_PATH="$GOPATH/pkg/mod/github.com/ava-labs/coreth@$CORETH_VER"

Expand Down

0 comments on commit 7ef080b

Please sign in to comment.