Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 4, 2024
1 parent cf0108d commit 2f5529c
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 27 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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.0
// Creator: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/DirectBurnBitSetterHelperUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.2.3
// ERC721A Contracts v4.3.0
// Creators: 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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/ERC721ASpotMockUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down
2 changes: 1 addition & 1 deletion contracts/mocks/SequentialUpToHelperUpgradeable.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// ERC721A Contracts v4.2.3
// ERC721A Contracts v4.3.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.2.3
// ERC721A Contracts v4.3.0
// Creators: Chiru Labs

pragma solidity ^0.8.4;
Expand Down

0 comments on commit 2f5529c

Please sign in to comment.