mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
cmd/mist: version bump
This commit is contained in:
parent
e289b0a1c1
commit
45dc690947
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Mist"
|
||||
Version = "0.9.0"
|
||||
Version = "0.9.18"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue