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 b3c9752 commit 48a99d2Copy full SHA for 48a99d2
ethereal/main.go
@@ -12,7 +12,7 @@ import (
12
13
const (
14
ClientIdentifier = "Ethereal"
15
- Version = "0.6.3"
+ Version = "0.6.4"
16
)
17
18
var ethereum *eth.Ethereum
ethereum/main.go
@@ -13,7 +13,7 @@ import (
ClientIdentifier = "Ethereum(G)"
19
var logger = ethlog.NewLogger("CLI")
0 commit comments