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 88292f3 commit 30b921eCopy full SHA for 30b921e
cmd/geth/main.go
@@ -47,7 +47,7 @@ import _ "net/http/pprof"
47
48
const (
49
ClientIdentifier = "Geth"
50
- Version = "0.9.13"
+ Version = "0.9.14"
51
)
52
53
var (
0 commit comments