mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-27 19:51:41 +00:00
update version
This commit is contained in:
@ -4,6 +4,6 @@ package version
|
|||||||
|
|
||||||
const Maj = "0"
|
const Maj = "0"
|
||||||
const Min = "7"
|
const Min = "7"
|
||||||
const Fix = "0"
|
const Fix = "1"
|
||||||
|
|
||||||
const Version = "0.7.0"
|
const Version = "0.7.1"
|
||||||
|
Reference in New Issue
Block a user