From b59e1525b76acaa3d7b198b5581fce48186d3c52 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 12 Feb 2023 22:14:24 -0500 Subject: [PATCH] Update manifest ErogenousTonesFree to 2.1.0 --- ModularGrid-VCVLibrary.json | 7 +++++++ manifests-cache.json | 5 ++++- manifests/ErogenousTonesFree.json | 16 +++++++++++++++- 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index 6f1d4369..09c79935 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -1571,5 +1571,12 @@ "vcvUrl": "https://library.vcvrack.com/ErogenousTonesFree/LEVIT8", "mgUrl": "http://www.modulargrid.net/e/erogenous-tones-levit8", "mgModuleId": 8006 + }, + { + "pluginSlug": "ErogenousTonesFree", + "moduleSlug": "VC8", + "vcvUrl": "https://library.vcvrack.com/ErogenousTonesFree/VC8", + "mgUrl": "http://www.modulargrid.net/e/erogenous-tones-vc8", + "mgModuleId": 9811 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index 937844f7..e650549c 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -12018,11 +12018,14 @@ } }, "ErogenousTonesFree": { - "buildTimestamp": 1674367599.0302527, + "buildTimestamp": 1676258009.3009315, "creationTimestamp": 1674367606.4567068, "modules": { "LEVIT8": { "creationTimestamp": 1674367606.6248746 + }, + "VC8": { + "creationTimestamp": 1676258011.1209328 } } }, diff --git a/manifests/ErogenousTonesFree.json b/manifests/ErogenousTonesFree.json index 262c40d2..f168a808 100644 --- a/manifests/ErogenousTonesFree.json +++ b/manifests/ErogenousTonesFree.json @@ -1,7 +1,7 @@ { "slug": "ErogenousTonesFree", "name": "Erogenous Tones Free", - "version": "2.0.0", + "version": "2.1.0", "license": "proprietary", "brand": "Erogenous Tones", "author": "Rick Burnett", @@ -21,6 +21,20 @@ "mixer", "utility" ] + }, + { + "slug": "VC8", + "name": "VC8", + "description": "8x VCA Module", + "modularGridUrl": "http://www.modulargrid.net/e/erogenous-tones-vc8", + "pluginUrl": "http://erogenous-tones.com/modules/vc8/", + "manualUrl": "https://erogenous-tones.com/wp-content/uploads/2023/02/VC8-Instructions.pdf", + "tags": [ + "Utility", + "Hardware Clone", + "Mixer", + "Voltage-controlled amplifier" + ] } ] } \ No newline at end of file