Commit d34abfc3 authored by Mark Tyneway's avatar Mark Tyneway

contracts-bedrock: update check-l2 script

New semver
parent c19b77f3
...@@ -557,7 +557,7 @@ const check = { ...@@ -557,7 +557,7 @@ const check = {
await assertSemver( await assertSemver(
OptimismMintableERC721Factory, OptimismMintableERC721Factory,
'OptimismMintableERC721Factory', 'OptimismMintableERC721Factory',
'1.1.0' '1.2.0'
) )
const BRIDGE = await OptimismMintableERC721Factory.BRIDGE() const BRIDGE = await OptimismMintableERC721Factory.BRIDGE()
......
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