mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 05:46:32 +00:00
bump version to 0.10.0
This commit is contained in:
@@ -6,7 +6,7 @@ const Fix = "0"
|
||||
|
||||
var (
|
||||
// The full version string
|
||||
Version = "0.10.0-rc2"
|
||||
Version = "0.10.0"
|
||||
|
||||
// GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
|
||||
GitCommit string
|
||||
|
||||
Reference in New Issue
Block a user