mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 05:46:32 +00:00
version: bump for 0.34.12 (#6832)
This commit is contained in:
@@ -7,7 +7,7 @@ var (
|
|||||||
const (
|
const (
|
||||||
// TMVersionDefault is the used as the fallback version of Tendermint Core
|
// TMVersionDefault is the used as the fallback version of Tendermint Core
|
||||||
// when not using git describe. It is formatted with semantic versioning.
|
// when not using git describe. It is formatted with semantic versioning.
|
||||||
TMVersionDefault = "0.34.11"
|
TMVersionDefault = "0.34.12"
|
||||||
// ABCISemVer is the semantic version of the ABCI library
|
// ABCISemVer is the semantic version of the ABCI library
|
||||||
ABCISemVer = "0.17.0"
|
ABCISemVer = "0.17.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user