release/v0.32.12

This commit is contained in:
Tess Rinearson
2020-05-19 17:27:50 +02:00
parent a0af03c3e2
commit f132310a4d
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ const (
// XXX: Don't change the name of this variable or you will break
// automation :)
TMCoreSemVer = "0.32.11"
TMCoreSemVer = "0.32.12"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.1"