File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/contracts-bedrock Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 "sourceCodeHash" : " 0x51f0876ab8410ce32838483f8f59ad6d1c5b4a368e47415b30e44baf291a394b"
1717 },
1818 "src/L1/OPContractsManager.sol" : {
19- "initCodeHash" : " 0x2554c4ef4234882d10a4fd05ea484c21ae88afd8245676cb5405dc5f36574f8d " ,
20- "sourceCodeHash" : " 0x0ddfe71e5a56a0a71954707bba132fa620e3df8bdf3cbec8d79b877eec0949e0 "
19+ "initCodeHash" : " 0x88a6d99e668340e3af5c728c29e94e7229d89da0762b4bbf93bc10e596795c9f " ,
20+ "sourceCodeHash" : " 0x2d21506cc51ebe0b60bcf89883aff5e9b1269567ce44ee779de3d3940e23fb65 "
2121 },
2222 "src/L1/OptimismPortal2.sol" : {
2323 "initCodeHash" : " 0x2121a97875875150106a54a71c6c4c03afe90b3364e416be047f55fdeab57204" ,
Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ contract OPContractsManager is ISemver {
135135
136136 // -------- Constants and Variables --------
137137
138- /// @custom:semver 1.0.0-beta.29
139- string public constant version = "1.0.0-beta.29 " ;
138+ /// @custom:semver 1.0.0-beta.30
139+ string public constant version = "1.0.0-beta.30 " ;
140140
141141 /// @notice Represents the interface version so consumers know how to decode the DeployOutput struct
142142 /// that's emitted in the `Deployed` event. Whenever that struct changes, a new version should be used.
You can’t perform that action at this time.
0 commit comments