Skip to content

Commit

Permalink
update version to v0.28.0 on master
Browse files Browse the repository at this point in the history
  • Loading branch information
Haifeng Xi committed May 17, 2019
1 parent dbae432 commit 45e4967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const (
// TMCoreSemVer is the current version of Tendermint Core.
// It's the Semantic Version of the software.
// Must be a string because scripts like dist.sh read this file.
TMCoreSemVer = "0.27.4"
TMCoreSemVer = "0.28.0"

// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.15.0"
Expand Down

0 comments on commit 45e4967

Please sign in to comment.