Browse Source

Update manifest for NANOModules

v1
Andrew Belt 5 years ago
parent
commit
7eead73bef
1 changed files with 41 additions and 1 deletions
  1. +41
    -1
      manifests/NANOModules.json

+ 41
- 1
manifests/NANOModules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "NANOModules", "slug": "NANOModules",
"name": "NANO Modules", "name": "NANO Modules",
"version": "1.5.1",
"version": "1.5.2",
"license": "Proprietary", "license": "Proprietary",
"brand": "NANO Modules", "brand": "NANO Modules",
"author": "Jorge Gutierrez", "author": "Jorge Gutierrez",
@@ -51,6 +51,46 @@
"Oscillator", "Oscillator",
"Function generator" "Function generator"
] ]
},
{
"slug": "BLANK12Hp",
"name": "BLANK 12Hp",
"description": "Boast & protect your VCV rack",
"tags": [
"Blind"
]
},
{
"slug": "BLANK8Hp",
"name": "BLANK 8Hp",
"description": "Boast & protect your VCV rack",
"tags": [
"Blind"
]
},
{
"slug": "BLANK6Hp",
"name": "BLANK 6Hp",
"description": "Boast & protect your VCV rack",
"tags": [
"Blind"
]
},
{
"slug": "BLANK4Hp",
"name": "BLANK 4Hp",
"description": "Boast & protect your VCV rack",
"tags": [
"Blind"
]
},
{
"slug": "BLANK2Hp",
"name": "BLANK 2Hp",
"description": "Boast & protect your VCV rack",
"tags": [
"Blind"
]
} }
] ]
} }

Loading…
Cancel
Save