release: 0.33

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
This commit is contained in:
Marko Baricevic
2020-01-15 12:45:10 +01:00
parent 5aa209a156
commit af99236105
+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.8"
TMCoreSemVer = "0.33.0"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.1"