Release branch for v0.32.1

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
This commit is contained in:
Marko Baricevic
2019-07-11 18:34:21 +02:00
parent e9c9c558d7
commit ac232caef3
3 changed files with 66 additions and 42 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.0"
TMCoreSemVer = "0.32.1"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.0"