changelog and version (#3709)

This commit is contained in:
Ethan Buchman
2019-06-03 11:34:21 -04:00
committed by GitHub
parent 048ac8d94b
commit 65a3dfe235
3 changed files with 17 additions and 4 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.31.5"
TMCoreSemVer = "0.31.7"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.0"