mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-12 07:34:10 +00:00
cmd/geth: bumped version 1.1.0
This commit is contained in:
parent
3793991c0e
commit
d51d0022ce
@ -48,10 +48,10 @@ import (
|
||||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "1.0.3"
|
||||
Version = "1.1.0"
|
||||
VersionMajor = 1
|
||||
VersionMinor = 0
|
||||
VersionPatch = 3
|
||||
VersionMinor = 1
|
||||
VersionPatch = 0
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
x
Reference in New Issue
Block a user