mirror of https://github.com/status-im/op-geth.git
cmd/mist: version bump
This commit is contained in:
parent
e289b0a1c1
commit
45dc690947
|
@ -37,7 +37,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Mist"
|
||||
Version = "0.9.0"
|
||||
Version = "0.9.18"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Reference in New Issue