mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-05 07:37:14 +00:00
add link bump abci Version
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ const (
|
||||
TMCoreSemVer = "0.32.1"
|
||||
|
||||
// ABCISemVer is the semantic version of the ABCI library
|
||||
ABCISemVer = "0.16.0"
|
||||
ABCISemVer = "0.16.1"
|
||||
ABCIVersion = ABCISemVer
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user