cmd/geth: bump 1.0.5
This commit is contained in:
parent
2e16b7c3fd
commit
590ec4a4c7
|
@ -50,7 +50,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "1.0.4"
|
Version = "1.0.5"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Reference in New Issue