Prepare changelog for Release v0.35.8 (#8988)

This commit is contained in:
M. J. Fromberger
2022-07-14 14:49:37 -07:00
committed by GitHub
parent 0c6efd8c51
commit 9177206750
3 changed files with 37 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ 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.35.7"
TMVersionDefault = "0.35.8"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.17.0"