Skip to content

Commit 08b83af

Browse files
committed
Add ModularGrid URLs to manifest
1 parent b93af72 commit 08b83af

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### 1.0.2 (2020-02-29)
2+
- Add ModularGrid URLs to manifest.
13

24
### 1.0.1 (2019-06-29)
35
- Add polyphony to E340.

plugin.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"slug": "ESeries",
33
"name": "E-Series",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"license": "GPL-3.0-only",
66
"author": "VCV",
77
"authorEmail": "contact@vcvrack.com",
@@ -16,10 +16,11 @@
1616
"slug": "E340",
1717
"name": "E340 Cloud Generator",
1818
"description": "Based on Synthesis Technology E340",
19+
"modularGridUrl": "https://www.modulargrid.net/e/synthesis-technology-e340-cloud-generator",
1920
"tags": [
2021
"VCO",
2122
"Polyphonic",
22-
"Hardware"
23+
"Hardware clone"
2324
]
2425
}
2526
]

0 commit comments

Comments
 (0)