bump version

This commit is contained in:
Anton Kaliaev
2020-08-05 12:03:28 +02:00
committed by Tess Rinearson
parent f9e3092feb
commit eebf6f353d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## v0.32.12
## v0.32.14
\*\*
+1 -1
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"