diff --git a/manifests-cache.json b/manifests-cache.json index d247869e..4617eb0a 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -8946,11 +8946,14 @@ } }, "FLAG-Free": { - "buildTimestamp": 1606410664.1701136, + "buildTimestamp": 1613368803.2299876, "creationTimestamp": 1605601357.1780744, "modules": { "Electric-Ensemble": { "creationTimestamp": 1605601357.423645 + }, + "Tap-Dancer": { + "creationTimestamp": 1613368803.4583426 } } }, diff --git a/manifests/FLAG-Free.json b/manifests/FLAG-Free.json index 62cb7fe6..71d278d2 100644 --- a/manifests/FLAG-Free.json +++ b/manifests/FLAG-Free.json @@ -1,7 +1,7 @@ { "slug": "FLAG-Free", "name": "FLAG Free", - "version": "1.0.1", + "version": "1.0.2", "license": "proprietary", "brand": "FLAG", "author": "Nils Jonas Norberg", @@ -16,6 +16,7 @@ { "slug": "Electric-Ensemble", "name": "Electric Ensemble", + "manualUrl": "https://flagaudio.com/vcv/electric_ensemble.html", "description": "Chorus Ensemble", "tags": [ "Chorus", @@ -23,6 +24,18 @@ "Distortion", "Filter" ] + }, + { + "slug": "Tap-Dancer", + "name": "Tap Dancer", + "manualUrl": "https://flagaudio.com/vcv/tap_dancer.html", + "description": "Multi-Tap Delay with Modulation", + "tags": [ + "Delay", + "Effect", + "Distortion", + "Filter" + ] } ] } \ No newline at end of file