Browse Source

Update manifest 4msCompany to 2.0.15

v2
Andrew Belt 1 week ago
parent
commit
6b1f7426d0
3 changed files with 13 additions and 6 deletions
  1. +7
    -0
      ModularGrid-VCVLibrary.json
  2. +1
    -1
      manifests-cache.json
  3. +5
    -5
      manifests/4msCompany.json

+ 7
- 0
ModularGrid-VCVLibrary.json View File

@@ -2376,5 +2376,12 @@
"vcvUrl": "https://library.vcvrack.com/Grayscale/Nexus", "vcvUrl": "https://library.vcvrack.com/Grayscale/Nexus",
"mgUrl": "https://modulargrid.net/e/grayscale-nexus", "mgUrl": "https://modulargrid.net/e/grayscale-nexus",
"mgModuleId": 49192 "mgModuleId": 49192
},
{
"pluginSlug": "4msCompany",
"moduleSlug": "MMAudioExpander",
"vcvUrl": "https://library.vcvrack.com/4msCompany/MMAudioExpander",
"mgUrl": "https://modulargrid.net/e/4ms-company-metaaio",
"mgModuleId": 50268
} }
] ]

+ 1
- 1
manifests-cache.json View File

@@ -14547,7 +14547,7 @@
} }
}, },
"4msCompany": { "4msCompany": {
"buildTimestamp": 1746215857.8490143,
"buildTimestamp": 1749755647.3350556,
"creationTimestamp": 1726510806.3560686, "creationTimestamp": 1726510806.3560686,
"modules": { "modules": {
"HubMedium": { "HubMedium": {


+ 5
- 5
manifests/4msCompany.json View File

@@ -1,14 +1,14 @@
{ {
"slug": "4msCompany", "slug": "4msCompany",
"name": "4ms", "name": "4ms",
"version": "2.0.14",
"version": "2.0.15",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "4ms", "brand": "4ms",
"author": "4ms Company", "author": "4ms Company",
"authorEmail": "4ms@4mscompany.com", "authorEmail": "4ms@4mscompany.com",
"authorUrl": "https://4mscompany.com", "authorUrl": "https://4mscompany.com",
"pluginUrl": "https://github.com/4ms/4ms-vcv/", "pluginUrl": "https://github.com/4ms/4ms-vcv/",
"manualUrl": "https://metamodule.info/docs",
"manualUrl": "https://metamodule.info/docs/using_rack.html",
"sourceUrl": "https://github.com/4ms/4ms-vcv/", "sourceUrl": "https://github.com/4ms/4ms-vcv/",
"donateUrl": "", "donateUrl": "",
"changelogUrl": "https://github.com/4ms/4ms-vcv/blob/main/CHANGELOG.md", "changelogUrl": "https://github.com/4ms/4ms-vcv/blob/main/CHANGELOG.md",
@@ -18,7 +18,7 @@
"name": "MetaModule", "name": "MetaModule",
"description": "MetaModule Hub is used to create patches that run on MetaModule hardware. Use the hub to create mappings between physical and virtual controls and jacks.", "description": "MetaModule Hub is used to create patches that run on MetaModule hardware. Use the hub to create mappings between physical and virtual controls and jacks.",
"modularGridUrl": "https://modulargrid.net/e/4ms-company-metamodule", "modularGridUrl": "https://modulargrid.net/e/4ms-company-metamodule",
"manualUrl": "https://4mscompany.com/metamodule",
"manualUrl": "https://metamodule.info/docs/using_rack.html",
"tags": [ "tags": [
"Utility", "Utility",
"External" "External"
@@ -479,8 +479,8 @@
"slug": "MMAudioExpander", "slug": "MMAudioExpander",
"name": "MetaModule Audio Expander (MM AIO)", "name": "MetaModule Audio Expander (MM AIO)",
"description": "Expander that adds 6 audio/cv inputs and 8 audio/cv outputs to the MetaModule", "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",
"modularGridUrl": "https://modulargrid.net/e/4ms-company-metaaio",
"manualUrl": "https://4mscompany.com/media/MetaModule/MetaAIO-Quick-Start.pdf",
"tags": [ "tags": [
"Expander", "Expander",
"External" "External"


Loading…
Cancel
Save