@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "GoodSheperd", | "slug": "GoodSheperd", | ||||
"name": "GoodSheperd", | "name": "GoodSheperd", | ||||
"version": "1.0.1", | |||||
"version": "1.1.0", | |||||
"license": "CC0-1.0", | "license": "CC0-1.0", | ||||
"brand": "GoodSheperd", | "brand": "GoodSheperd", | ||||
"author": "Jens Schulze", | "author": "Jens Schulze", | ||||
@@ -37,6 +37,16 @@ | |||||
"Sequencer", | "Sequencer", | ||||
"Random" | "Random" | ||||
] | ] | ||||
}, | |||||
{ | |||||
"slug": "Stall", | |||||
"name": "Stall", | |||||
"description": "", | |||||
"tags": [ | |||||
"Polyphonic", | |||||
"Switch", | |||||
"Utility" | |||||
] | |||||
} | } | ||||
] | ] | ||||
} | } |
@@ -9,7 +9,7 @@ | |||||
"manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules", | "manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules", | ||||
"sourceUrl": "https://github.com/jeremywen/JW-Modules", | "sourceUrl": "https://github.com/jeremywen/JW-Modules", | ||||
"donateUrl": "https://www.paypal.me/jeremywen", | "donateUrl": "https://www.paypal.me/jeremywen", | ||||
"version": "1.0.9", | |||||
"version": "1.0.10", | |||||
"modules": [ | "modules": [ | ||||
{ | { | ||||
"slug": "BlankPanel_SM", | "slug": "BlankPanel_SM", | ||||
@@ -115,6 +115,13 @@ | |||||
"Random" | "Random" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "Str1ker", | |||||
"name": "Str1ker", | |||||
"tags": [ | |||||
"Clock" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "ThingThing", | "slug": "ThingThing", | ||||
"name": "Thing Thing", | "name": "Thing Thing", | ||||
@@ -1,13 +1,13 @@ | |||||
{ | { | ||||
"slug": "Mog", | "slug": "Mog", | ||||
"name": "Mog", | "name": "Mog", | ||||
"version": "1.0.0", | |||||
"version": "1.1.0", | |||||
"license": "CC0-1.0", | "license": "CC0-1.0", | ||||
"brand": "Mog", | "brand": "Mog", | ||||
"author": "Mog", | "author": "Mog", | ||||
"authorEmail": "", | "authorEmail": "", | ||||
"authorUrl": "", | "authorUrl": "", | ||||
"pluginUrl": "", | |||||
"pluginUrl": "https://github.com/JustMog/Mog-VCV", | |||||
"manualUrl": "https://github.com/JustMog/Mog-VCV", | "manualUrl": "https://github.com/JustMog/Mog-VCV", | ||||
"sourceUrl": "https://github.com/JustMog/Mog-VCV", | "sourceUrl": "https://github.com/JustMog/Mog-VCV", | ||||
"donateUrl": "", | "donateUrl": "", | ||||
@@ -22,6 +22,16 @@ | |||||
"Polyphonic" | "Polyphonic" | ||||
], | ], | ||||
"manualUrl": "https://github.com/JustMog/Mog-VCV/#network" | "manualUrl": "https://github.com/JustMog/Mog-VCV/#network" | ||||
}, | |||||
{ | |||||
"slug": "Nexus", | |||||
"name": "Nexus", | |||||
"description": "Combination clock divider & sequential switch", | |||||
"tags": [ | |||||
"Clock modulator", | |||||
"Polyphonic" | |||||
], | |||||
"manualUrl": "https://github.com/JustMog/Mog-VCV#nexus" | |||||
} | } | ||||
] | ] | ||||
} | } |