prepare 0.33.7 release (#5202)

This commit is contained in:
Erik Grinaker
2020-08-04 12:20:35 +02:00
committed by GitHub
parent acd5e26e20
commit 1dc943efc3
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"