mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-26 11:11:41 +00:00
revert abci change
This commit is contained in:
@ -23,7 +23,7 @@ const (
|
||||
TMCoreSemVer = "0.32.4"
|
||||
|
||||
// ABCISemVer is the semantic version of the ABCI library
|
||||
ABCISemVer = "0.16.2"
|
||||
ABCISemVer = "0.16.1"
|
||||
ABCIVersion = ABCISemVer
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user