Skip to content

Commit

Permalink
Merge pull request #733 from binance-chain/releasebsc
Browse files Browse the repository at this point in the history
update release version
  • Loading branch information
rickyyangz authored May 21, 2020
2 parents f42c789 + 86da5fd commit 5a9c48e
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 @@ -12,7 +12,7 @@ var (
Version string
)

const NodeVersion = "0.6.3"
const NodeVersion = "0.6.3-bsc.alpha.0"

func init() {
Version = fmt.Sprintf("Binance Chain Release: %s;", NodeVersion)
Expand Down

0 comments on commit 5a9c48e

Please sign in to comment.