bump version

This commit is contained in:
Marko Baricevic
2020-04-21 14:17:32 +02:00
parent 68ea6a3e6f
commit ddf3200779
+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.3"
TMCoreSemVer = "0.33.4"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.2"