Skip to content

Commit

Permalink
revert version update to move to changelog pr
Browse files Browse the repository at this point in the history
  • Loading branch information
iainnash committed Sep 22, 2023
1 parent 55ff258 commit f51ea34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ERC721Drop.sol
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ contract ERC721Drop is
PublicMulticall,
OwnableSkeleton,
FundsReceiver,
Version(15),
Version(14),
ERC721DropStorageV1,
ERC721DropStorageV2,
ERC721Rewards,
Expand Down

0 comments on commit f51ea34

Please sign in to comment.