mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-27 10:24:36 +00:00
release: changelog & version (#4298)
* release: changelog & version - update version and changelogs Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> * change changelog pending version
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ const (
|
||||
// XXX: Don't change the name of this variable or you will break
|
||||
// automation :)
|
||||
|
||||
TMCoreSemVer = "0.32.8"
|
||||
TMCoreSemVer = "0.32.9"
|
||||
|
||||
// ABCISemVer is the semantic version of the ABCI library
|
||||
ABCISemVer = "0.16.1"
|
||||
|
||||
Reference in New Issue
Block a user