Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
iainnash committed Sep 22, 2023
1 parent 206460d commit 1685f59
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(14),
Version(15),
ERC721DropStorageV1,
ERC721DropStorageV2,
ERC721Rewards,
Expand Down

0 comments on commit 1685f59

Please sign in to comment.