Skip to content

Commit 7ec65b6

Browse files
switch back to beta
1 parent 091cf00 commit 7ec65b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

params/version.libevm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const (
4848
// triplet.
4949
//
5050
// [semver v2]: https://semver.org/
51-
const LibEVMVersion = "1.13.14-0.3.0.rc.7"
51+
const LibEVMVersion = "1.13.14-0.3.0.beta"
5252

5353
// A ReleaseType is a suffix for [LibEVMVersion].
5454
type ReleaseType string

0 commit comments

Comments
 (0)