mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 17:43:48 +00:00
cmd/geth: bump version 0.9.23
This commit is contained in:
parent
f1cc3619f5
commit
4600ecb5c7
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ import _ "net/http/pprof"
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.22"
|
||||
Version = "0.9.23"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue