We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b93af72 commit 08b83afCopy full SHA for 08b83af
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+### 1.0.2 (2020-02-29)
2
+- Add ModularGrid URLs to manifest.
3
4
### 1.0.1 (2019-06-29)
5
- Add polyphony to E340.
plugin.json
@@ -1,7 +1,7 @@
{
"slug": "ESeries",
"name": "E-Series",
- "version": "1.0.1",
+ "version": "1.0.2",
"license": "GPL-3.0-only",
6
"author": "VCV",
7
"authorEmail": "contact@vcvrack.com",
@@ -16,10 +16,11 @@
16
"slug": "E340",
17
"name": "E340 Cloud Generator",
18
"description": "Based on Synthesis Technology E340",
19
+ "modularGridUrl": "https://www.modulargrid.net/e/synthesis-technology-e340-cloud-generator",
20
"tags": [
21
"VCO",
22
"Polyphonic",
- "Hardware"
23
+ "Hardware clone"
24
]
25
}
26
0 commit comments