Update changelog for release v0.34.17 (#8239)

This commit is contained in:
William Banfield
2022-04-01 17:50:48 -04:00
committed by GitHub
parent 799489e474
commit 2c553d735a
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"