mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-04 20:23:59 +00:00
Update Tendermint version in main (#9360)
This commit is contained in:
@@ -5,7 +5,7 @@ var TMCoreSemVer = TMVersionDefault
|
||||
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.20"
|
||||
TMVersionDefault = "v0.38.0-dev"
|
||||
// ABCISemVer is the semantic version of the ABCI protocol
|
||||
ABCISemVer = "1.0.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user