bump version and update changelog

This commit is contained in:
Anton Kaliaev
2020-04-21 12:58:36 +04:00
parent 1000378770
commit 137e6691c6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## v0.32.11
## v0.32.12
\*\*

View File

@@ -21,7 +21,7 @@ const (
// XXX: Don't change the name of this variable or you will break
// automation :)
TMCoreSemVer = "0.32.10"
TMCoreSemVer = "0.32.11"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.1"