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 cc0b451 commit 4673b04Copy full SHA for 4673b04
cmd/geth/main.go
@@ -44,7 +44,7 @@ import (
44
45
const (
46
ClientIdentifier = "Geth"
47
- Version = "0.9.29"
+ Version = "0.9.30"
48
)
49
50
var (
0 commit comments