Browse Source

Update manifest SeasideModular to 2.5.1

pull/785/head
Andrew Belt 2 years ago
parent
commit
c0a0440862
2 changed files with 21 additions and 4 deletions
  1. +4
    -1
      manifests-cache.json
  2. +17
    -3
      manifests/SeasideModular.json

+ 4
- 1
manifests-cache.json View File

@@ -11853,7 +11853,7 @@
}
},
"SeasideModular": {
"buildTimestamp": 1680830339.2303884,
"buildTimestamp": 1682583022.5889006,
"creationTimestamp": 1663459028.233182,
"modules": {
"Proteus": {
@@ -11864,6 +11864,9 @@
},
"ProteusX": {
"creationTimestamp": 1678157574.9681187
},
"Tala": {
"creationTimestamp": 1682583023.5890944
}
}
},


+ 17
- 3
manifests/SeasideModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "SeasideModular",
"name": "Seaside Modular",
"version": "2.4.2",
"version": "2.5.1",
"license": "MIT",
"brand": "Seaside Modular",
"author": "Blue Nautilus",
@@ -42,10 +42,24 @@
"name": "ProteusX",
"description": "Proteus expander module, adds functionality to the Proteus sequencer",
"tags": [
"sequencer"
"Sequencer",
"Expander"
],
"keywords": [
"sequencer"
"Sequencer"
]
},
{
"slug": "Tala",
"name": "Tala",
"description": "Tala is a sample-based tabla machine, simulating the Indian drums.",
"tags": [
"Drum",
"Drums",
"Percussion"
],
"keywords": [
"Tabla"
]
}
]

Loading…
Cancel
Save