Skip to content

Commit 8c49ad7

Browse files
committed
4.7.0
1 parent 0b238a5 commit 8c49ad7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+58
-58
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion

contracts/access/AccessControl.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (access/AccessControl.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (access/AccessControl.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/access/Ownable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (access/Ownable.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (access/Ownable.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/crosschain/amb/CrossChainEnabledAMB.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (crosschain/amb/CrossChainEnabledAMB.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (crosschain/amb/CrossChainEnabledAMB.sol)
33

44
pragma solidity ^0.8.4;
55

contracts/crosschain/amb/LibAMB.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (crosschain/amb/LibAMB.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (crosschain/amb/LibAMB.sol)
33

44
pragma solidity ^0.8.4;
55

contracts/crosschain/arbitrum/CrossChainEnabledArbitrumL1.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (crosschain/arbitrum/CrossChainEnabledArbitrumL1.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (crosschain/arbitrum/CrossChainEnabledArbitrumL1.sol)
33

44
pragma solidity ^0.8.4;
55

contracts/crosschain/arbitrum/CrossChainEnabledArbitrumL2.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (crosschain/arbitrum/CrossChainEnabledArbitrumL2.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (crosschain/arbitrum/CrossChainEnabledArbitrumL2.sol)
33

44
pragma solidity ^0.8.4;
55

contracts/crosschain/arbitrum/LibArbitrumL1.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (crosschain/arbitrum/LibArbitrumL1.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (crosschain/arbitrum/LibArbitrumL1.sol)
33

44
pragma solidity ^0.8.4;
55

contracts/crosschain/arbitrum/LibArbitrumL2.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (crosschain/arbitrum/LibArbitrumL2.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (crosschain/arbitrum/LibArbitrumL2.sol)
33

44
pragma solidity ^0.8.4;
55

contracts/crosschain/optimism/CrossChainEnabledOptimism.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (crosschain/optimism/CrossChainEnabledOptimism.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (crosschain/optimism/CrossChainEnabledOptimism.sol)
33

44
pragma solidity ^0.8.4;
55

contracts/crosschain/optimism/LibOptimism.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (crosschain/optimism/LibOptimism.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (crosschain/optimism/LibOptimism.sol)
33

44
pragma solidity ^0.8.4;
55

contracts/crosschain/polygon/CrossChainEnabledPolygonChild.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (crosschain/polygon/CrossChainEnabledPolygonChild.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (crosschain/polygon/CrossChainEnabledPolygonChild.sol)
33

44
pragma solidity ^0.8.4;
55

contracts/finance/PaymentSplitter.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (finance/PaymentSplitter.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (finance/PaymentSplitter.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/finance/VestingWallet.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (finance/VestingWallet.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (finance/VestingWallet.sol)
33
pragma solidity ^0.8.0;
44

55
import "../token/ERC20/utils/SafeERC20.sol";

contracts/governance/Governor.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (governance/Governor.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (governance/Governor.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/IGovernor.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (governance/IGovernor.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (governance/IGovernor.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/TimelockController.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (governance/TimelockController.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (governance/TimelockController.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/interfaces/IERC3156FlashBorrower.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (interfaces/IERC3156FlashBorrower.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (interfaces/IERC3156FlashBorrower.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/interfaces/IERC4626.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (interfaces/IERC4626.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (interfaces/IERC4626.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/metatx/ERC2771Context.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (metatx/ERC2771Context.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (metatx/ERC2771Context.sol)
33

44
pragma solidity ^0.8.9;
55

contracts/metatx/MinimalForwarder.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (metatx/MinimalForwarder.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (metatx/MinimalForwarder.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@openzeppelin/contracts",
33
"description": "Secure Smart Contract library for Solidity",
4-
"version": "4.7.0-rc.0",
4+
"version": "4.7.0",
55
"files": [
66
"**/*.sol",
77
"/build/contracts/*.json",

contracts/proxy/Clones.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (proxy/Clones.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (proxy/Clones.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/proxy/ERC1967/ERC1967Proxy.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (proxy/ERC1967/ERC1967Proxy.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (proxy/ERC1967/ERC1967Proxy.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/proxy/beacon/BeaconProxy.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (proxy/beacon/BeaconProxy.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (proxy/beacon/BeaconProxy.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/proxy/transparent/TransparentUpgradeableProxy.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (proxy/transparent/TransparentUpgradeableProxy.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (proxy/transparent/TransparentUpgradeableProxy.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/proxy/utils/Initializable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (proxy/utils/Initializable.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (proxy/utils/Initializable.sol)
33

44
pragma solidity ^0.8.2;
55

contracts/security/Pausable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (security/Pausable.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (security/Pausable.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/security/PullPayment.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (security/PullPayment.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (security/PullPayment.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC1155/ERC1155.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC1155/ERC1155.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC1155/ERC1155.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC1155/IERC1155.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC1155/IERC1155.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC1155/IERC1155.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC1155/extensions/ERC1155Burnable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC1155/extensions/ERC1155Burnable.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC1155/extensions/ERC1155Burnable.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC20/ERC20.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC20/ERC20.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC20/ERC20.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC20/extensions/ERC20FlashMint.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC20/extensions/ERC20FlashMint.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC20/extensions/ERC20FlashMint.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC20/extensions/ERC20Snapshot.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC20/extensions/ERC20Snapshot.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC20/extensions/ERC20Snapshot.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC20/extensions/ERC4626.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC20/extensions/ERC20TokenizedVault.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC20/extensions/ERC4626.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC20/utils/SafeERC20.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC20/utils/SafeERC20.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC20/utils/SafeERC20.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC721/ERC721.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC721/ERC721.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC721/ERC721.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC721/IERC721.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC721/IERC721.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC721/IERC721.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC721/extensions/ERC721Burnable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC721/extensions/ERC721Burnable.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC721/extensions/ERC721Burnable.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC721/extensions/ERC721URIStorage.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC721/extensions/ERC721URIStorage.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC721/extensions/ERC721URIStorage.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC777/ERC777.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/ERC777/ERC777.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC777/ERC777.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/common/ERC2981.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (token/common/ERC2981.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (token/common/ERC2981.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/utils/Address.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/Address.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/Address.sol)
33

44
pragma solidity ^0.8.1;
55

contracts/utils/Base64.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/Base64.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/Base64.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/utils/Create2.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/Create2.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/Create2.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/utils/StorageSlot.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/StorageSlot.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/StorageSlot.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/utils/Strings.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/Strings.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/Strings.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/utils/cryptography/ECDSA.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/cryptography/ECDSA.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/cryptography/ECDSA.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/utils/cryptography/MerkleProof.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/cryptography/MerkleProof.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/cryptography/MerkleProof.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/utils/escrow/Escrow.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/escrow/Escrow.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/escrow/Escrow.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/utils/math/Math.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/math/Math.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/math/Math.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/utils/math/SafeCast.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/math/SafeCast.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/math/SafeCast.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/utils/structs/EnumerableMap.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/structs/EnumerableMap.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/structs/EnumerableMap.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/utils/structs/EnumerableSet.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0-rc.0) (utils/structs/EnumerableSet.sol)
2+
// OpenZeppelin Contracts (last updated v4.7.0) (utils/structs/EnumerableSet.sol)
33

44
pragma solidity ^0.8.0;
55

0 commit comments

Comments
 (0)