bump version

This commit is contained in:
Anton Kaliaev
2020-07-28 10:12:18 +04:00
parent 25b9653df1
commit 3446690bc4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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