Skip to content

Commit 002134b

Browse files
committed
Bump eth2 BMV version to 0.6.1
1 parent 2d0e91a commit 002134b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bmv/eth2/src/main/java/foundation/icon/btp/bmv/eth2/BTPMessageVerifier.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public BMVStatus getStatus() {
127127

128128
@External(readonly = true)
129129
public String getVersion() {
130-
return "0.6.0";
130+
return "0.6.1";
131131
}
132132

133133
BMVProperties getProperties() {

0 commit comments

Comments
 (0)