Skip to content

Commit

Permalink
Merge pull request #1019 from bnb-chain/r_10_21
Browse files Browse the repository at this point in the history
update version to v0.10.21
  • Loading branch information
unclezoro authored May 7, 2024
2 parents b11dd10 + 7b742fc commit 14053d6
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 = "v0.10.20"
const NodeVersion = "v0.10.21"

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

0 comments on commit 14053d6

Please sign in to comment.