mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-06 03:15:03 +00:00
cmd/geth: bump 1.0.5
This commit is contained in:
parent
2e16b7c3fd
commit
590ec4a4c7
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "1.0.4"
|
||||
Version = "1.0.5"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue