Skip to content

Commit

Permalink
Bump eth2 BMV version to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eunsoo-icon committed Feb 14, 2024
1 parent 2d0e91a commit 002134b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ public BMVStatus getStatus() {

@External(readonly = true)
public String getVersion() {
return "0.6.0";
return "0.6.1";
}

BMVProperties getProperties() {
Expand Down

0 comments on commit 002134b

Please sign in to comment.