Browse Source

Update manifest 4msCompany to 2.0.11

v2
Andrew Belt 2 months ago
parent
commit
e497d46626
2 changed files with 16 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +12
    -1
      manifests/4msCompany.json

+ 4
- 1
manifests-cache.json View File

@@ -14409,7 +14409,7 @@
} }
}, },
"4msCompany": { "4msCompany": {
"buildTimestamp": 1731790924.2753937,
"buildTimestamp": 1740691203.1790032,
"creationTimestamp": 1726510806.3560686, "creationTimestamp": 1726510806.3560686,
"modules": { "modules": {
"HubMedium": { "HubMedium": {
@@ -14552,6 +14552,9 @@
}, },
"Atvert2": { "Atvert2": {
"creationTimestamp": 1726510808.2943149 "creationTimestamp": 1726510808.2943149
},
"MMAudioExpander": {
"creationTimestamp": 1740691204.2441485
} }
} }
}, },


+ 12
- 1
manifests/4msCompany.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "4msCompany", "slug": "4msCompany",
"name": "4ms", "name": "4ms",
"version": "2.0.9",
"version": "2.0.11",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "4ms", "brand": "4ms",
"author": "4ms Company", "author": "4ms Company",
@@ -474,6 +474,17 @@
"Dual", "Dual",
"Utility" "Utility"
] ]
},
{
"slug": "MMAudioExpander",
"name": "MetaModule Audio Expander (MM AIO)",
"description": "Expander that adds 6 audio/cv inputs and 8 audio/cv outputs to the MetaModule",
"modularGridUrl": "https://modulargrid.net/e/4ms-company-metamodule",
"manualUrl": "https://metamodule.4ms.info",
"tags": [
"Expander",
"External"
]
} }
] ]
} }

Loading…
Cancel
Save