Commit efd22461 authored by Mark Tyneway's avatar Mark Tyneway

contracts-bedrock: bridge

parent 056d6550
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