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 fd38ea4 commit 0a85260Copy full SHA for 0a85260
cmd/geth/main.go
@@ -48,7 +48,7 @@ import _ "net/http/pprof"
48
49
const (
50
ClientIdentifier = "Geth"
51
- Version = "0.9.23"
+ Version = "0.9.24"
52
)
53
54
var (
0 commit comments