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 7eed47f commit 658ac3cCopy full SHA for 658ac3c
cmd/geth/main.go
@@ -51,7 +51,7 @@ import _ "net/http/pprof"
51
52
const (
53
ClientIdentifier = "Geth"
54
- Version = "0.9.17"
+ Version = "0.9.18"
55
)
56
57
var (
0 commit comments