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 5950755 commit 93f4852Copy full SHA for 93f4852
cmd/geth/main.go
@@ -44,7 +44,7 @@ import (
44
45
const (
46
ClientIdentifier = "Geth"
47
- Version = "0.9.27"
+ Version = "0.9.28"
48
)
49
50
var (
0 commit comments