Skip to content

Commit d470aef

Browse files
committed
Pragma
1 parent a1d07fe commit d470aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/mocks/docs/account/MyAccountERC7913.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// contracts/MyAccount.sol
22
// SPDX-License-Identifier: MIT
33

4-
pragma solidity ^0.8.20;
4+
pragma solidity ^0.8.24;
55

66
import {Account} from "../../../account/Account.sol";
77
import {EIP712} from "@openzeppelin/contracts/utils/cryptography/EIP712.sol";

0 commit comments

Comments
 (0)