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 b4bd70c commit 430a489Copy full SHA for 430a489
mist/main.go
@@ -12,7 +12,7 @@ import (
12
13
const (
14
ClientIdentifier = "Mist"
15
- Version = "0.6.7"
+ Version = "0.6.5"
16
)
17
18
var ethereum *eth.Ethereum
0 commit comments