forked from cerc-io/plugeth
VERSION, cmd/geth: bumped version 1.4.0
This commit is contained in:
parent
001684fb11
commit
5ff0814b1f
@ -48,9 +48,9 @@ import (
|
||||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "1.3.0-dev"
|
||||
Version = "1.4.0-unstable"
|
||||
VersionMajor = 1
|
||||
VersionMinor = 3
|
||||
VersionMinor = 4
|
||||
VersionPatch = 0
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user