prepare 0.33.7 release (#5202)

This commit is contained in:
Erik Grinaker
2020-08-04 13:21:05 +02:00
committed by Tess Rinearson
parent 8026fd3cc9
commit 1b1fe4d7cc
3 changed files with 11 additions and 2 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.6"
TMCoreSemVer = "0.33.7"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.2"