Browse Source

Update build for JW-Modules, CountModula, FrozenWasteland

v1
Andrew Belt 6 years ago
parent
commit
9e69a11d01
3 changed files with 14 additions and 5 deletions
  1. +11
    -3
      manifests/CountModula.json
  2. +2
    -1
      manifests/FrozenWasteland.json
  3. +1
    -1
      manifests/JW-Modules.json

+ 11
- 3
manifests/CountModula.json View File

@@ -1,13 +1,13 @@
{
"slug": "CountModula",
"name": "Count Modular",
"version": "1.0.0",
"name": "Count Modula",
"version": "1.0.1",
"license": "BSD-3-Clause",
"brand": "Count Modula",
"author": "Adam Verspaget",
"authorEmail": "CountModula@gmail.com",
"authorUrl": "https://github.com/countmodula",
"pluginUrl": "",
"pluginUrl": "https://github.com/countmodula/VCVRackPlugins/blob/master/README.md",
"manualUrl": "https://github.com/countmodula/VCVRackPlugins/blob/master/MANUAL.md",
"sourceUrl": "https://github.com/countmodula/VCVRackPlugins",
"donateUrl": "https://paypal.me/countmodula?locale.x=en_AU",
@@ -181,6 +181,14 @@
"Switch"
]
},
{
"slug": "Mute",
"name": "Mute",
"description": "A voltage controlled mute",
"tags": [
"Controller"
]
},
{
"slug": "Mute-iple",
"name": "Mute-iple",


+ 2
- 1
manifests/FrozenWasteland.json View File

@@ -1,7 +1,7 @@
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "1.0.0",
"version": "1.1.0",
"author": "Eric Sterling",
"license": "CC0-1.0",
"authorEmail": "e.sterling@comcast.net",
@@ -10,6 +10,7 @@
"manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md",
"sourceUrl": "https://github.com/almostEric/FrozenWasteland",
"donateUrl": "https://paypal.me/FrozenWasteland",
"changelogUrl": "https://github.com/almostEric/FrozenWasteland/blob/CHANGELOG.md",
"modules": [
{
"slug": "BPMLFO",


+ 1
- 1
manifests/JW-Modules.json View File

@@ -8,7 +8,7 @@
"authorUrl": "http://jeremywentworth.com/",
"manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules",
"sourceUrl": "https://github.com/jeremywen/JW-Modules",
"version": "1.0.1",
"version": "1.0.2",
"modules": [
{
"slug": "BlankPanel_SM",


Loading…
Cancel
Save