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 9e7d5d9 commit 4b5c99dCopy full SHA for 4b5c99d
cmd/geth/main.go
@@ -49,7 +49,7 @@ import (
49
50
const (
51
ClientIdentifier = "Geth"
52
- Version = "0.9.35"
+ Version = "0.9.36"
53
)
54
55
var (
0 commit comments