forked from forks/go-ethereum
cmd/geth: bump
This commit is contained in:
parent
d21c2bfb68
commit
67e6f74e9a
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.31"
|
||||
Version = "0.9.32"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue