diff --git a/manifests-cache.json b/manifests-cache.json index e952a06f..eae4db65 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3559,7 +3559,7 @@ } }, "JW-Modules": { - "buildTimestamp": 1748647893.3798945, + "buildTimestamp": 1749351047.4466386, "creationTimestamp": 1518016501.0, "modules": { "BlankPanel_SM": { @@ -3793,7 +3793,7 @@ } }, "kocmoc": { - "buildTimestamp": 1732875006.599298, + "buildTimestamp": 1749351588.5495622, "creationTimestamp": 1572165273.0, "modules": { "SVF-1": { @@ -3825,6 +3825,9 @@ }, "uLADR": { "creationTimestamp": 1732875387.5122108 + }, + "DIOD": { + "creationTimestamp": 1749351717.0724769 } } }, @@ -13134,7 +13137,7 @@ } }, "Venom": { - "buildTimestamp": 1748319577.4257216, + "buildTimestamp": 1749351550.2253768, "creationTimestamp": 1676260955.1683722, "modules": { "BernoulliSwitch": { @@ -15099,7 +15102,7 @@ } }, "not-things": { - "buildTimestamp": 1745290567.9999902, + "buildTimestamp": 1749351716.8549924, "creationTimestamp": 1740595407.6005092, "modules": { "solim": { @@ -15128,6 +15131,9 @@ }, "poly-same-diff": { "creationTimestamp": 1741018378.1802142 + }, + "timeseq": { + "creationTimestamp": 1749351716.9677734 } } }, @@ -15333,7 +15339,7 @@ } }, "RSBATechModules": { - "buildTimestamp": 1748198290.6807103, + "buildTimestamp": 1749351104.801485, "creationTimestamp": 1748198615.636118, "modules": { "OrestesOne": { diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 82d54ae5..7f6cc596 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -10,7 +10,7 @@ "sourceUrl": "https://github.com/jeremywen/JW-Modules", "donateUrl": "https://www.paypal.me/jeremywen", "changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md", - "version": "2.0.13", + "version": "2.0.14", "modules": [ { "slug": "BlankPanel_1HP", @@ -76,7 +76,8 @@ "tags": [ "Sequencer", "Utility", - "Switch" + "Switch", + "Poly" ] }, { @@ -86,7 +87,8 @@ "tags": [ "Sequencer", "Utility", - "Switch" + "Switch", + "Poly" ] }, { diff --git a/manifests/RSBATechModules.json b/manifests/RSBATechModules.json index 74c4200a..073faa02 100644 --- a/manifests/RSBATechModules.json +++ b/manifests/RSBATechModules.json @@ -1,7 +1,7 @@ { "slug": "RSBATechModules", "name": "RSBATech Modules", - "version": "2.1.7", + "version": "2.1.8", "license": "GPL-3.0-or-later", "brand": "RSBATech", "author": "Richard Smith", diff --git a/manifests/Venom.json b/manifests/Venom.json index 8c2726c5..33a585b0 100644 --- a/manifests/Venom.json +++ b/manifests/Venom.json @@ -1,7 +1,7 @@ { "slug": "Venom", "name": "Venom", - "version": "2.12.1", + "version": "2.12.3", "license": "GPL-3.0-or-later", "brand": "", "author": "David Benham", diff --git a/manifests/kocmoc.json b/manifests/kocmoc.json index ff6fdc71..52580fe1 100644 --- a/manifests/kocmoc.json +++ b/manifests/kocmoc.json @@ -1,7 +1,7 @@ { "slug": "kocmoc", "name": "kocmoc", - "version": "2.0.6", + "version": "2.0.8", "license": "GPL-3.0-or-later", "brand": "kocmoc", "author": "janne808", @@ -48,6 +48,15 @@ "Polyphonic" ] }, + { + "slug": "DIOD", + "name": "DIOD", + "description": "4-pole Diode Ladder Filter", + "tags": [ + "Filter", + "Polyphonic" + ] + }, { "slug": "uLADR", "name": "uLADR", diff --git a/manifests/not-things.json b/manifests/not-things.json index 32d2b2f0..e526fe02 100644 --- a/manifests/not-things.json +++ b/manifests/not-things.json @@ -1,7 +1,7 @@ { "slug": "not-things", "name": "not-things", - "version": "2.0.2", + "version": "2.0.3", "license": "GPL-3.0-or-later", "brand": "not-things", "author": "Johan Vanbockryck", @@ -116,6 +116,17 @@ "Polyphonic" ], "keywords": "psd compare" + }, + { + "slug": "timeseq", + "name": "TimeSeq", + "description": "Time Based Sequencer", + "manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/TIMESEQ.md", + "tags": [ + "Utility", + "Sequencer", + "Polyphonic" + ] } ] } \ No newline at end of file