We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d21c2bf commit 67e6f74Copy full SHA for 67e6f74
cmd/geth/main.go
@@ -46,7 +46,7 @@ import (
46
47
const (
48
ClientIdentifier = "Geth"
49
- Version = "0.9.31"
+ Version = "0.9.32"
50
)
51
52
var (
0 commit comments