Skip to content

Commit

Permalink
increase coreth version
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenButtolph committed Oct 19, 2021
1 parent d0994a0 commit 1c7df66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This version is backwards compatible to [v1.6.0](https://github.com/ava-labs/ava

### Coreth

- Updated Geth dependency to `v1.10.10`.
- Applied callTracer fault handling fix.
- Initialized multicoin functions in the runtime environment.

### ProposerVM
Expand Down
2 changes: 1 addition & 1 deletion scripts/versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@

# Set up the versions to be used
# Don't export them as their used in the context of other calls
coreth_version=${CORETH_VERSION:-'v0.7.1-rc.2'}
coreth_version=${CORETH_VERSION:-'v0.7.2-rc.0'}

0 comments on commit 1c7df66

Please sign in to comment.