Skip to content

Commit eeda57d

Browse files
committed
Bump eth2 BMV version to 0.6.0
1 parent 7b1bdcc commit eeda57d

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.5.0";
130+
return "0.6.0";
131131
}
132132

133133
BMVProperties getProperties() {

0 commit comments

Comments
 (0)