Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 19, 2022
1 parent 2b7e138 commit 7f7dd99
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion contracts/ERC721AUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/IERC721AUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/extensions/ERC4907AUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/extensions/ERC721ABurnableUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/extensions/ERC721AQueryableUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/extensions/IERC4907AUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/extensions/IERC721ABurnableUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/extensions/IERC721AQueryableUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/interfaces/IERC4907AUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/interfaces/IERC721ABurnableUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/interfaces/IERC721AQueryableUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/interfaces/IERC721AUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/ERC4907AMockUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/ERC721ABurnableMockUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/ERC721AGasReporterMockUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/ERC721AMockUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/ERC721AQueryableMockUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/ERC721AStartTokenIdMockUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/ERC721ATransferCounterMockUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/ERC721AWithERC2309MockUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/ERC721ReceiverMockUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/StartTokenIdHelperUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.1.0
// ERC721A Contracts v4.2.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down

0 comments on commit 7f7dd99

Please sign in to comment.