prepare v0.33.5 RC2

This commit is contained in:
Tess Rinearson
2020-05-28 12:41:32 +02:00
parent d9c2f01bb5
commit e22acc0f45
3 changed files with 60 additions and 41 deletions
+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.33.4"
TMCoreSemVer = "0.33.5"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.2"