mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-04 10:54:04 +00:00
cmd/geth: fixed ver num
This commit is contained in:
parent
69f8a1b01a
commit
3a51d5e80c
@ -50,7 +50,7 @@ import _ "net/http/pprof"
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "0.9.21.1"
|
Version = "0.9.22"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user