diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index ddfb4487..2ab540d8 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -2369,5 +2369,12 @@ "vcvUrl": "https://library.vcvrack.com/NANOModules/OCTA", "mgUrl": "https://modulargrid.net/e/nano-modules-octa", "mgModuleId": 53954 + }, + { + "pluginSlug": "Grayscale", + "moduleSlug": "Nexus", + "vcvUrl": "https://library.vcvrack.com/Grayscale/Nexus", + "mgUrl": "https://modulargrid.net/e/grayscale-nexus", + "mgModuleId": 49192 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index eed62d63..6f445f54 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -5131,7 +5131,7 @@ "modules": {} }, "Grayscale": { - "buildTimestamp": 1638229629.9222918, + "buildTimestamp": 1749318941.8471591, "creationTimestamp": 1518016501.0, "modules": { "Algorhythm": { @@ -5157,6 +5157,9 @@ }, "Supercell": { "creationTimestamp": 1596540372.2773771 + }, + "Nexus": { + "creationTimestamp": 1749318941.96879 } } }, diff --git a/manifests/Grayscale.json b/manifests/Grayscale.json index 5a54e863..f476833a 100644 --- a/manifests/Grayscale.json +++ b/manifests/Grayscale.json @@ -1,7 +1,7 @@ { "slug": "Grayscale", "name": "Grayscale", - "version": "2.0.2", + "version": "2.1.0", "license": "proprietary", "author": "VCV", "authorEmail": "support@vcvrack.com", @@ -99,6 +99,19 @@ "Reverb", "Hardware clone" ] + }, + { + "slug": "Nexus", + "name": "Nexus", + "description": "12-channel macro controller", + "modularGridUrl": "https://modulargrid.net/e/grayscale-nexus", + "manualUrl": "https://grayscale.info/nexus/", + "tags": [ + "Panning", + "Mixer", + "Polyphonic", + "Hardware clone" + ] } ] } \ No newline at end of file