v0.32.3 changelog and version bump (#3924)

This commit is contained in:
Anton Kaliaev
2019-08-28 12:00:55 +04:00
committed by GitHub
parent f46e43eb38
commit 5346d8b9a2
3 changed files with 29 additions and 11 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ const (
// Must be a string because scripts like dist.sh read this file.
// XXX: Don't change the name of this variable or you will break
// automation :)
TMCoreSemVer = "0.32.2"
TMCoreSemVer = "0.32.3"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.1"