diff --git a/manifests-cache.json b/manifests-cache.json index 61159790..4a972cab 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -13380,7 +13380,7 @@ } }, "vanTies": { - "buildTimestamp": 1725269088.143302, + "buildTimestamp": 1746270868.457515, "creationTimestamp": 1681691911.9831073, "modules": { "Ad": { @@ -13394,6 +13394,9 @@ }, "Funs": { "creationTimestamp": 1725269089.4590387 + }, + "Sjoegele": { + "creationTimestamp": 1746270868.6984339 } } }, @@ -14205,7 +14208,7 @@ } }, "SanguineMutants": { - "buildTimestamp": 1745003504.836799, + "buildTimestamp": 1746270812.3657112, "creationTimestamp": 1717919524.088269, "modules": { "Funes": { @@ -14334,7 +14337,7 @@ } }, "Cella": { - "buildTimestamp": 1745727619.5390813, + "buildTimestamp": 1746270610.4286768, "creationTimestamp": 1723919612.1472793, "modules": { "Euler": { @@ -15255,7 +15258,7 @@ } }, "VsWorld": { - "buildTimestamp": 1745878284.6453598, + "buildTimestamp": 1746270827.4221115, "creationTimestamp": 1745878284.7605336, "modules": { "XLimitJIVCO": { diff --git a/manifests/Cella.json b/manifests/Cella.json index 2f10dfb3..1395eba1 100644 --- a/manifests/Cella.json +++ b/manifests/Cella.json @@ -1,7 +1,7 @@ { "slug": "Cella", "name": "Cella", - "version": "2.8.0", + "version": "2.8.1", "license": "GPL-3.0-or-later", "brand": "Cella", "author": "Victor Kashirin", diff --git a/manifests/SanguineMutants.json b/manifests/SanguineMutants.json index d1e727b2..fb0451c5 100644 --- a/manifests/SanguineMutants.json +++ b/manifests/SanguineMutants.json @@ -1,7 +1,7 @@ { "slug": "SanguineMutants", "name": "Sanguine Mutants", - "version": "2.6.5", + "version": "2.6.6", "license": "GPL-3.0-or-later", "author": "Bloodbat", "pluginUrl": "https://github.com/Bloodbat/SanguineMutants", diff --git a/manifests/VsWorld.json b/manifests/VsWorld.json index 3007b101..a69ea0a8 100644 --- a/manifests/VsWorld.json +++ b/manifests/VsWorld.json @@ -1,7 +1,7 @@ { "slug": "VsWorld", "name": "V's World", - "version": "2.0.1", + "version": "2.0.4", "license": "GPL-3.0-or-later", "brand": "V's World", "author": "Viktor Schiff", @@ -13,17 +13,6 @@ "donateUrl": "", "changelogUrl": "", "modules": [ - { - "slug": "XLimitJIVCO", - "name": "X-Limit JI VCO", - "description": "VCO forcing just intonation", - "tags": [ - "Polyphonic", - "Tuner", - "Quantizer", - "VCO" - ] - }, { "slug": "XLimitJIAutotuner", "name": "X-Limit JI Autotuner", @@ -43,6 +32,15 @@ "Quantizer", "Tuner" ] + }, + { + "slug": "XLimitJIVCO", + "name": "X-Limit JI VCO", + "description": "Wavetable VCO for Autotuner modules", + "tags": [ + "Polyphonic", + "VCO" + ] } ] } \ No newline at end of file diff --git a/manifests/vanTies.json b/manifests/vanTies.json index 26da1051..0a5822b6 100644 --- a/manifests/vanTies.json +++ b/manifests/vanTies.json @@ -1,14 +1,14 @@ { "slug": "vanTies", "name": "van Ties", - "version": "2.5.0", + "version": "2.6.0", "license": "GPL-3.0-or-later", "brand": "", "author": "Matthias Sars", "authorEmail": "", "authorUrl": "http://www.matthiassars.eu", "pluginUrl": "", - "manualUrl": "https://html-preview.github.io/?url=https://raw.githubusercontent.com/matthiassars/vanTies/main/manual/index.html", + "manualUrl": "https://html-preview.github.io/?url=https://github.com/matthiassars/vanTies/blob/main/manual/index.html", "sourceUrl": "https://github.com/matthiassars/vanTies", "donateUrl": "", "changelogUrl": "https://html-preview.github.io/?url=https://raw.githubusercontent.com/matthiassars/vanTies/main/manual/whatsnew.html", @@ -48,6 +48,16 @@ "Polyphonic" ], "keywords": "" + }, + { + "slug": "Sjoegele", + "name": "Sjoegele", + "description": "double pendulum simulator", + "tags": [ + "Random", + "Polyphonic" + ], + "keywords": "double pendulum" } ] } \ No newline at end of file