Version bump
This commit is contained in:
parent
0c4adeceae
commit
d56d0c64aa
@ -30,7 +30,7 @@ import (
|
||||
|
||||
const (
|
||||
ClientIdentifier = "Ethereum(G)"
|
||||
Version = "0.7.0"
|
||||
Version = "0.7.3"
|
||||
)
|
||||
|
||||
var clilogger = logger.NewLogger("CLI")
|
||||
|
@ -29,7 +29,7 @@ import (
|
||||
|
||||
const (
|
||||
ClientIdentifier = "Mist"
|
||||
Version = "0.7.2"
|
||||
Version = "0.7.3"
|
||||
)
|
||||
|
||||
var ethereum *eth.Ethereum
|
||||
|
Loading…
Reference in New Issue
Block a user