Skip to content

Commit

Permalink
Merge pull request #743 from binance-chain/hotfix204
Browse files Browse the repository at this point in the history
update hotfix version
  • Loading branch information
rickyyangz authored Jun 1, 2020
2 parents cb57073 + fdebed6 commit e8aa305
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-hf.1"
const NodeVersion = "0.6.3-hf.2"

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

0 comments on commit e8aa305

Please sign in to comment.