diff --git a/manifests/Core.json b/manifests/Core.json new file mode 100644 index 00000000..11b94fb8 --- /dev/null +++ b/manifests/Core.json @@ -0,0 +1,11 @@ +{ + "name": "Core", + "author": "VCV", + "license": "BSD-3-Clause", + "pluginUrl": "https://vcvrack.com/manual/Core.html", + "authorUrl": "https://vcvrack.com/", + "authorEmail": "contact@vcvrack.com", + "manualUrl": "https://vcvrack.com/manual/Core.html", + "sourceUrl": "https://github.com/VCVRack/Rack/tree/v0.6/src/Core", + "latestVersion": "0.6.2c" +} \ No newline at end of file diff --git a/manifests/Fundamental.json b/manifests/Fundamental.json index 78a5f920..7a9c4b19 100644 --- a/manifests/Fundamental.json +++ b/manifests/Fundamental.json @@ -7,6 +7,5 @@ "authorEmail": "contact@vcvrack.com", "manualUrl": "https://vcvrack.com/Fundamental.html#manual", "sourceUrl": "https://github.com/VCVRack/Fundamental", - "latestVersion": "0.6.2", - "status": "available" + "latestVersion": "0.6.2" } \ No newline at end of file