Skip to content

Commit

Permalink
updating changeset releases
Browse files Browse the repository at this point in the history
  • Loading branch information
iainnash committed Sep 21, 2023
1 parent 30ab758 commit 55ff258
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/unlucky-deers-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@zoralabs/nft-drop-contracts': minor
---

Add rewards
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 55ff258

Please sign in to comment.