update changelog and version

This commit is contained in:
Anton Kaliaev
2020-04-09 19:32:00 +02:00
committed by Tess Rinearson
parent e2d6859afd
commit 4f88071324
3 changed files with 63 additions and 2 deletions
+1 -1
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"