mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-02 22:21:44 +00:00
changelog and version
This commit is contained in:
@ -3,7 +3,7 @@ package version
|
||||
// NOTE: we should probably be versioning the ABCI and the abci-cli separately
|
||||
|
||||
const Maj = "0"
|
||||
const Min = "6"
|
||||
const Min = "7"
|
||||
const Fix = "0"
|
||||
|
||||
const Version = "0.6.0"
|
||||
const Version = "0.7.0"
|
||||
|
Reference in New Issue
Block a user