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 e896cab commit 8f50406Copy full SHA for 8f50406
cmd/geth/main.go
@@ -48,7 +48,7 @@ import (
48
49
const (
50
ClientIdentifier = "Geth"
51
- Version = "0.9.33"
+ Version = "0.9.34"
52
)
53
54
var (
0 commit comments