cmd/geth: bump version v0.9.26
This commit is contained in:
parent
35806ccc1c
commit
d51d74eb55
|
@ -44,7 +44,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "0.9.25"
|
Version = "0.9.26"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Reference in New Issue