changelog: update 0.33.6 (#5075)

## Description

update changelog on master and bump version

Closes: #XXX
This commit is contained in:
Marko
2020-07-02 14:05:11 +00:00
committed by GitHub
parent 943bbd75a4
commit f508459d80
3 changed files with 62 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.5"
TMCoreSemVer = "0.33.6"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.17.0"