diff --git a/manifests-cache.json b/manifests-cache.json index f1d1d897..ffcba292 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -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 } } }, diff --git a/manifests/SeasideModular.json b/manifests/SeasideModular.json index 79023ec7..889e099b 100644 --- a/manifests/SeasideModular.json +++ b/manifests/SeasideModular.json @@ -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" ] } ]