Skip to content

Commit

Permalink
update version to v0.10.21
Browse files Browse the repository at this point in the history
  • Loading branch information
unclezoro committed May 7, 2024
1 parent b11dd10 commit 7b742fc
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 7b742fc

Please sign in to comment.