Skip to content

Commit 74c9d5a

Browse files
committed
set growEditionSize = 75
1 parent d85bdbb commit 74c9d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const solanaMetadata = {
2424
// If you have selected Solana then the collection starts from 0 automatically
2525
const layerConfigurations = [
2626
{
27-
growEditionSizeTo: 5,
27+
growEditionSizeTo: 75,
2828
layersOrder: [
2929
{ name: "BACKGROUND" },
3030
{ name: "BODY" },

0 commit comments

Comments
 (0)