Commit 9f06b8c3 authored by Mark Tyneway's avatar Mark Tyneway Committed by Maurelian

op-bindings: bump

parent 0ed1ac11
This diff is collapsed.
......@@ -52,8 +52,8 @@ contract L2StandardBridge is StandardBridge, ISemver {
bytes extraData
);
/// @custom:semver 1.6.0
string public constant version = "1.6.0";
/// @custom:semver 1.7.0
string public constant version = "1.7.0";
/// @notice Constructs the L2StandardBridge contract.
/// @param _otherBridge Address of the L1StandardBridge.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment