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 3016f23 commit db06906Copy full SHA for db06906
cmd/geth/main.go
@@ -52,7 +52,7 @@ import (
52
53
const (
54
ClientIdentifier = "Geth"
55
- Version = "0.9.35"
+ Version = "0.9.36"
56
)
57
58
var (
0 commit comments