Update changelog for release v0.34.17

This commit is contained in:
William Banfield
2022-04-01 12:42:29 -04:00
parent 06e8620621
commit 5ae962e99e
3 changed files with 15 additions and 4 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.16"
TMVersionDefault = "0.34.17"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.17.0"