Browse Source

Update build for AmalgamatedHarmonics, moDllz

v1
Andrew Belt 5 years ago
parent
commit
cc222e9876
2 changed files with 10 additions and 2 deletions
  1. +9
    -1
      manifests/AmalgamatedHarmonics.json
  2. +1
    -1
      manifests/moDllz.json

+ 9
- 1
manifests/AmalgamatedHarmonics.json View File

@@ -9,7 +9,7 @@
"authorUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "authorUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki",
"sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics",
"changelogUrl": "https://github.com/jhoar/AmalgamatedHarmonics/releases", "changelogUrl": "https://github.com/jhoar/AmalgamatedHarmonics/releases",
"version": "1.0.1",
"version": "1.0.2",
"modules": [ "modules": [
{ {
"slug": "Arp31", "slug": "Arp31",
@@ -168,6 +168,14 @@
"tags": [ "tags": [
"Sequencer" "Sequencer"
] ]
},
{
"slug": "ScaleQuantizer",
"name": "Scale Quantizer (legacy)",
"description": "Scale-aware quantizer",
"tags": [
"Quantizer"
]
} }
] ]
} }

+ 1
- 1
manifests/moDllz.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "moDllz", "slug": "moDllz",
"name": "moDllz", "name": "moDllz",
"version": "1.1.0",
"version": "1.1.1",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"brand": "moDllz", "brand": "moDllz",
"author": "Pablo DeLaLoza", "author": "Pablo DeLaLoza",


Loading…
Cancel
Save