update changelog and version

This commit is contained in:
Anton Kaliaev
2020-04-03 17:03:00 +04:00
committed by Tess Rinearson
parent e2d6859afd
commit 4f88071324
3 changed files with 63 additions and 2 deletions

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.33.2"
TMCoreSemVer = "0.33.3"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.1"