Skip to content

Commit 93d00d3

Browse files
Merge pull request #799 from ava-labs/bump-coreth-v0.3.25
bumped coreth version
2 parents 98818cc + 5397ba1 commit 93d00d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build_coreth.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ BUILD_DIR="$AVALANCHE_PATH/build" # Where binaries go
1313
PLUGIN_DIR="$BUILD_DIR/plugins" # Where plugin binaries (namely coreth) go
1414
BINARY_PATH="$PLUGIN_DIR/evm"
1515

16-
CORETH_VER="v0.3.25-rc.1"
16+
CORETH_VER="v0.3.25"
1717

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

0 commit comments

Comments
 (0)