From 7e40c708e08a9593dfb5c53f8b841544dccac83d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 14 Apr 2020 01:09:49 -0400 Subject: [PATCH] Update manifest for StellareModular-Link --- manifests-cache.json | 5 ++- manifests/StellareModular-Link.json | 49 +++++++++++++++++------------ 2 files changed, 33 insertions(+), 21 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index c5500c29..5aba2a29 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -4764,11 +4764,14 @@ } }, "StellareModular-Link": { - "buildTimestamp": 1560536516.0, + "buildTimestamp": 1586840938.5043473, "creationTimestamp": 1518016501.0, "modules": { "Link": { "creationTimestamp": 1560689095.0 + }, + "Link2": { + "creationTimestamp": 1586840940.9786546 } } }, diff --git a/manifests/StellareModular-Link.json b/manifests/StellareModular-Link.json index c9f3ef36..cf15e14d 100644 --- a/manifests/StellareModular-Link.json +++ b/manifests/StellareModular-Link.json @@ -1,21 +1,30 @@ { - "slug": "StellareModular-Link", - "version": "1.0.0", - "name": "Stellare Link", - "brand": "Stellare Modular", - "author": "Stellare Modular", - "license": "GPL-3", - "authorEmail": "stellaremodular@gmail.com", - "pluginUrl": "https://github.com/stellare-modular/vcv-link", - "authorUrl": "https://www.facebook.com/stellaremodular", - "sourceUrl": "https://github.com/stellare-modular/vcv-link", - "manualUrl": "https://github.com/stellare-modular/vcv-link/blob/master/README.md", - "donateUrl": "https://paypal.me/stellaremodular", - "modules": [ - { - "slug": "Link", - "name": "Link", - "tags": ["Clock"] - } - ] -} + "slug": "StellareModular-Link", + "version": "1.1.0", + "name": "Stellare Link", + "brand": "Stellare Modular", + "author": "Stellare Modular", + "license": "GPL-3", + "authorEmail": "stellaremodular@gmail.com", + "pluginUrl": "https://github.com/stellare-modular/vcv-link", + "authorUrl": "https://www.facebook.com/stellaremodular", + "sourceUrl": "https://github.com/stellare-modular/vcv-link", + "manualUrl": "https://github.com/stellare-modular/vcv-link/blob/master/README.md", + "donateUrl": "https://paypal.me/stellaremodular", + "modules": [ + { + "slug": "Link", + "name": "Link", + "tags": [ + "Clock" + ] + }, + { + "slug": "Link2", + "name": "Link v2", + "tags": [ + "Clock" + ] + } + ] +} \ No newline at end of file