Browse Source

Update manifest for MM_Proton, MM_ModelX, MM_ModelV

v1
Andrew Belt 3 years ago
parent
commit
1304aee545
4 changed files with 15 additions and 9 deletions
  1. +3
    -3
      manifests-cache.json
  2. +4
    -2
      manifests/MM_ModelV.json
  3. +4
    -2
      manifests/MM_ModelX.json
  4. +4
    -2
      manifests/MM_Proton.json

+ 3
- 3
manifests-cache.json View File

@@ -2337,7 +2337,7 @@
}
},
"MM_ModelX": {
"buildTimestamp": 1581496533.1556466,
"buildTimestamp": 1617212971.14287,
"creationTimestamp": 1579213564.0,
"modules": {
"ModelX": {
@@ -4105,7 +4105,7 @@
}
},
"MM_Proton": {
"buildTimestamp": 1581496588.8502262,
"buildTimestamp": 1617213004.803735,
"creationTimestamp": 1580501276.0,
"modules": {
"Proton": {
@@ -5247,7 +5247,7 @@
}
},
"MM_ModelV": {
"buildTimestamp": 1593910284.6118102,
"buildTimestamp": 1617212937.6161702,
"creationTimestamp": 1578436003.0,
"modules": {
"ModelV": {


+ 4
- 2
manifests/MM_ModelV.json View File

@@ -1,7 +1,7 @@
{
"slug": "MM_ModelV",
"name": "Model V",
"version": "1.0.8",
"version": "1.0.9",
"license": "proprietary",
"brand": "Mockba Modular",
"author": "Mockba the Borg",
@@ -17,7 +17,9 @@
"name": "Model V",
"description": "Virtual analog 3-oscillator polysynth",
"tags": [
"Polyphonic"
"Polyphonic",
"Oscillator",
"Synth voice"
]
}
]

+ 4
- 2
manifests/MM_ModelX.json View File

@@ -1,7 +1,7 @@
{
"slug": "MM_ModelX",
"name": "Model X",
"version": "1.0.7",
"version": "1.0.9",
"license": "proprietary",
"brand": "Mockba Modular",
"author": "Mockba the Borg",
@@ -17,7 +17,9 @@
"name": "Model X",
"description": "Virtual analog 3-oscillator hybrid polysynth",
"tags": [
"Polyphonic"
"Polyphonic",
"Oscillator",
"Synth voice"
]
}
]

+ 4
- 2
manifests/MM_Proton.json View File

@@ -1,7 +1,7 @@
{
"slug": "MM_Proton",
"name": "Proton",
"version": "1.0.7",
"version": "1.0.9",
"license": "proprietary",
"brand": "Mockba Modular",
"author": "Mockba the Borg",
@@ -17,7 +17,9 @@
"name": "Proton",
"description": "Virtual analog 3-oscillator polysynth",
"tags": [
"Polyphonic"
"Polyphonic",
"Oscillator",
"Synth voice"
]
}
]

Loading…
Cancel
Save