Skip to content

Commit

Permalink
start v0.13.2 release cycle (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
darioush authored Mar 18, 2024
1 parent 680c0f2 commit 953ba9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/evm/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ var (
// GitCommit is set by the build script
GitCommit string
// Version is the version of Coreth
Version string = "v0.13.1"
Version string = "v0.13.2"
)

func init() {
Expand Down

0 comments on commit 953ba9e

Please sign in to comment.