release: prepare changelog for 0.34.14 (#7105)

This commit is contained in:
Callum Waters
2021-10-13 10:47:16 +02:00
committed by GitHub
parent ff2758b32e
commit 85870def7b
3 changed files with 24 additions and 121 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ var (
const (
// TMVersionDefault is the used as the fallback version of Tendermint Core
// when not using git describe. It is formatted with semantic versioning.
TMVersionDefault = "0.34.12"
TMVersionDefault = "0.34.14"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.17.0"