mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
cmd/geth: bump 0.9.31
This commit is contained in:
parent
4699ebf534
commit
dfd18d245a
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.30"
|
||||
Version = "0.9.31"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue