From 00292724ae573e959b0ee040fbdf97e90f70e952 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 23 Nov 2022 23:13:15 -0500 Subject: [PATCH] Update manifest Stoev-Projection to 2.1.0 --- manifests-cache.json | 9 +++++++++ manifests/Stoev-Projection.json | 28 ++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 manifests/Stoev-Projection.json diff --git a/manifests-cache.json b/manifests-cache.json index 8f20b882..beffd163 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11605,5 +11605,14 @@ "creationTimestamp": 1667171990.8360054 } } + }, + "Stoev-Projection": { + "buildTimestamp": 1669262539.213984, + "creationTimestamp": 1669262541.3754194, + "modules": { + "Projection": { + "creationTimestamp": 1669262541.5297139 + } + } } } \ No newline at end of file diff --git a/manifests/Stoev-Projection.json b/manifests/Stoev-Projection.json new file mode 100644 index 00000000..63486ec5 --- /dev/null +++ b/manifests/Stoev-Projection.json @@ -0,0 +1,28 @@ +{ + "slug": "Stoev-Projection", + "name": "Projection", + "version": "2.1.0", + "license": "proprietary", + "brand": "Stoev", + "author": "Stoev", + "authorEmail": "support@stoevlab.com", + "authorUrl": "https://www.stoevlab.com/", + "pluginUrl": "https://www.stoevlab.com/software/stoev-modules/#projection", + "manualUrl": "https://www.stoevlab.com/software/stoev-modules/#projection", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "https://www.stoevlab.com/software/stoev-modules/version-history/#projection", + "modules": [ + { + "slug": "Projection", + "name": "Projection", + "description": "Dual geometrical sequencer / CV recorder", + "tags": [ + "Sequencer", + "Recording", + "Sample and hold", + "Dual" + ] + } + ] +} \ No newline at end of file