Skip to content

Commit

Permalink
contracts-bedrock: update check-l2 script
Browse files Browse the repository at this point in the history
New semver
  • Loading branch information
tynes committed Apr 26, 2023
1 parent c19b77f commit d34abfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts-bedrock/tasks/check-l2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ const check = {
await assertSemver(
OptimismMintableERC721Factory,
'OptimismMintableERC721Factory',
'1.1.0'
'1.2.0'
)

const BRIDGE = await OptimismMintableERC721Factory.BRIDGE()
Expand Down

0 comments on commit d34abfc

Please sign in to comment.