Skip to content

Commit b443b94

Browse files
committed
Fix incorrect store version numbers
1 parent bec305e commit b443b94

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

store.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"Download": "https://plugdata-discovery.s3.eu-north-1.amazonaws.com/N-CURVE+COMP.zip",
9595
"Description": "Versatile Curvature Compressor",
9696
"Price": "Free",
97+
"Version": "1.5",
9798
"StoreThumb": "n_curve_comp"
9899
},
99100
{
@@ -103,6 +104,7 @@
103104
"Download": "https://plugdata-discovery.s3.eu-north-1.amazonaws.com/N-IRIS.zip",
104105
"Description": "Convolution based Spectrum Disperser",
105106
"Price": "Free",
107+
"Version": "1.1",
106108
"StoreThumb": "n_iris"
107109
},
108110
{
@@ -130,7 +132,7 @@
130132
"Download": "https://plugdata-discovery.s3.eu-north-1.amazonaws.com/N-PHASE+SHIFT.zip",
131133
"Description": "Freeform spectral delay",
132134
"Price": "Free",
133-
"Version": "1.0",
135+
"Version": "1.3",
134136
"StoreThumb": "n_phase_shift"
135137
},
136138
{
@@ -262,7 +264,7 @@
262264
"Download": "https://plugdata-discovery.s3.eu-north-1.amazonaws.com/N-SloMo.zip",
263265
"Description": "Seamless halftime effect",
264266
"Price": "Free",
265-
"Version": "1.0",
267+
"Version": "1.3",
266268
"StoreThumb": "n_slomo"
267269
},
268270
{
@@ -355,7 +357,7 @@
355357
"Title": "QWERTY-Beats",
356358
"Author": "jimfrize",
357359
"Release date": "2024-11-16",
358-
"Download": "https://github.com/jimfrize/qwerty-beats",
360+
"Download": "https://github.com/jimfrize/qwerty-beats/archive/refs/heads/main.zip",
359361
"Description": "Realtime beat mashing tool",
360362
"Price": "Free",
361363
"StoreThumb": "jf_qwerty-beats"
@@ -567,7 +569,7 @@
567569
"Download": "https://plugdata-discovery.s3.eu-north-1.amazonaws.com/N-TILT.zip",
568570
"Description": "Flat spectrum tilt filter with unipolar modes, center frequency offset and a fast workflow",
569571
"Price": "Free",
570-
"Version": "1.0",
572+
"Version": "1.1",
571573
"StoreThumb": "n_tilt"
572574
},
573575
{

0 commit comments

Comments
 (0)