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 3add8cf commit 344277dCopy full SHA for 344277d
cmd/geth/main.go
@@ -49,7 +49,7 @@ import (
49
50
const (
51
ClientIdentifier = "Geth"
52
- Version = "0.9.36"
+ Version = "0.9.38"
53
)
54
55
var (
0 commit comments