mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-09 12:49:03 +00:00
cmd/geth: bump version to 0.9.20
This commit is contained in:
parent
d6357aa616
commit
36ce54e5dc
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ import _ "net/http/pprof"
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.19"
|
||||
Version = "0.9.20"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue