Browse Source

Update manifest for Prok-Modular

v1
Andrew Belt 4 years ago
parent
commit
561082ec02
2 changed files with 14 additions and 3 deletions
  1. +4
    -1
      manifests-cache.json
  2. +10
    -2
      manifests/Prok-Modular.json

+ 4
- 1
manifests-cache.json View File

@@ -7957,7 +7957,7 @@
}
},
"Prok-Modular": {
"buildTimestamp": 1593728352.0209997,
"buildTimestamp": 1593967600.8334513,
"creationTimestamp": 1593617560.1909864,
"modules": {
"ProkBD": {
@@ -8004,6 +8004,9 @@
},
"DualFilter": {
"creationTimestamp": 1593617563.1499252
},
"QuadSelectorExpander": {
"creationTimestamp": 1593967604.8185258
}
}
}

+ 10
- 2
manifests/Prok-Modular.json View File

@@ -6,7 +6,7 @@
"authorEmail": "support@prok.co.uk",
"authorUrl": "https://prok.co.uk/",
"manualUrl": "https://prok.co.uk/pages/vcv_modules",
"version": "1.0.1",
"version": "1.0.2",
"modules": [
{
"slug": "ProkBD",
@@ -137,11 +137,19 @@
},
{
"slug": "DualFilter",
"name": "DualFilter",
"name": "Dual Filter",
"description": "Dual filters with Band Pass, Low Pass and High Pass",
"tags": [
"Filter"
]
},
{
"slug": "QuadSelectorExpander",
"name": "Quad Selector Expander",
"description": "Expander for Drum Modules. Allows quad selection via knob or CV",
"tags": [
"Expander"
]
}
]
}

Loading…
Cancel
Save