update changelog and bump version

This commit is contained in:
Anton Kaliaev
2020-06-30 15:45:28 +04:00
committed by Tess Rinearson
parent 8ccfdb96d0
commit cefeab0fbb
3 changed files with 61 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ const (
// XXX: Don't change the name of this variable or you will break
// automation :)
TMCoreSemVer = "0.33.5"
TMCoreSemVer = "0.33.6"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.2"