Browse Source

Update manifest for RJModules

v1
Andrew Belt 5 years ago
parent
commit
68cbdf62ed
1 changed files with 9 additions and 1 deletions
  1. +9
    -1
      manifests/RJModules.json

+ 9
- 1
manifests/RJModules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "RJModules", "slug": "RJModules",
"name": "RJModules", "name": "RJModules",
"version": "1.7.0",
"version": "1.7.2",
"license": "MIT", "license": "MIT",
"brand": "RJModules", "brand": "RJModules",
"author": "Rich Jones", "author": "Rich Jones",
@@ -478,6 +478,14 @@
"tags": [ "tags": [
"VCO" "VCO"
] ]
},
{
"slug": "Gaussian",
"name": "Gaussian - Normal Distribution Gate Generator",
"description": "Gaussian - Normal Distribution Gate Generator",
"tags": [
"Sequencer"
]
} }
] ]
} }

Loading…
Cancel
Save