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 d211255 commit 5c11d10Copy full SHA for 5c11d10
cmd/geth/main.go
@@ -50,7 +50,7 @@ import (
50
51
const (
52
ClientIdentifier = "Geth"
53
- Version = "1.0.1"
+ Version = "1.0.3"
54
)
55
56
var (
0 commit comments