Skip to content

Commit

Permalink
Update StandardBridgeStorage.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
xxeonge committed Apr 3, 2024
1 parent 8b1f0f8 commit c0f9851
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
pragma solidity ^0.8.20;

contract StandardBridgeStorage {
address public messenger;
Expand Down

0 comments on commit c0f9851

Please sign in to comment.