Browse Source

Update manifest for ESeries

v1
Andrew Belt 5 years ago
parent
commit
b57e50d1e2
2 changed files with 6 additions and 4 deletions
  1. +5
    -3
      manifests/ESeries.json
  2. +1
    -1
      repos/ESeries

+ 5
- 3
manifests/ESeries.json View File

@@ -1,8 +1,8 @@
{ {
"slug": "ESeries", "slug": "ESeries",
"name": "E-Series", "name": "E-Series",
"version": "1.0.1",
"license": "BSD-3-Clause",
"version": "1.0.2",
"license": "GPL-3.0-only",
"author": "VCV", "author": "VCV",
"authorEmail": "contact@vcvrack.com", "authorEmail": "contact@vcvrack.com",
"authorUrl": "https://vcvrack.com/", "authorUrl": "https://vcvrack.com/",
@@ -16,9 +16,11 @@
"slug": "E340", "slug": "E340",
"name": "E340 Cloud Generator", "name": "E340 Cloud Generator",
"description": "Based on Synthesis Technology E340", "description": "Based on Synthesis Technology E340",
"modularGridUrl": "https://www.modulargrid.net/e/synthesis-technology-e340-cloud-generator",
"tags": [ "tags": [
"VCO", "VCO",
"Polyphonic"
"Polyphonic",
"Hardware clone"
] ]
} }
] ]

+ 1
- 1
repos/ESeries

@@ -1 +1 @@
Subproject commit 60953023cd76f7d51162a0d6baa4204eacd9d6ae
Subproject commit 08b83af666645d7ffdaab200875ad3b6bd936f27

Loading…
Cancel
Save