Skip to content

Commit

Permalink
bsc2: Update bmv version to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnie307 committed Nov 8, 2024
1 parent 87d91b7 commit 0e8a3cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public BTPMessageVerifier(Address _bmc, BigInteger _chainId, @Optional byte[] _h

@External(readonly = true)
public String getVersion() {
return "0.7.3";
return "0.7.4";
}

@External(readonly = true)
Expand Down

0 comments on commit 0e8a3cb

Please sign in to comment.