From 97485b1337c835ee0b2889274fa1bb46fa60eaed Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 1 Apr 2018 13:55:13 -0400 Subject: [PATCH 1/2] Reuse existing issue in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6268fc0c..e64e9d68 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ All Rack plugins are welcome assuming they ## For plugin developers: Adding/updating your plugin -To add your plugin(s) to the Plugin Manager, update its information, or inform us of new builds, please create an [issue](https://github.com/VCVRack/community/issues) with the title equal to your plugin slug (or slugs, comma-separated). +To add your plugin(s) to the Plugin Manager, update its information, or inform us of new builds, create an [issue](https://github.com/VCVRack/community/issues) with the title equal to your plugin slug (or slugs, comma-separated). +If you already have an existing issue for your plugin, reuse it for additional requests. Give us each plugin name, your desired author name, license information, relevant URLs, and anything else under the *Manifest* section below. A Library Team member will handle your request. From 6edcf7a75dcbb51254f4e1fbacc64feedba0374c Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Sun, 1 Apr 2018 13:56:54 -0400 Subject: [PATCH 2/2] ImpromptuModular reviewed (#411) * Updates FrozenWasteland submodule commit. * Post-review update of ImpromptuModular pointer and manifest. --- manifests/ImpromptuModular.json | 1 + repos/ImpromptuModular | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/ImpromptuModular.json b/manifests/ImpromptuModular.json index e61df1a0..90dff5bf 100644 --- a/manifests/ImpromptuModular.json +++ b/manifests/ImpromptuModular.json @@ -6,5 +6,6 @@ "manualUrl": "https://github.com/MarcBoule/ImpromptuModular/blob/master/README.md", "sourceUrl": "https://github.com/MarcBoule/ImpromptuModular", "latestVersion": "0.6.0", + "repoVersion": "0.6.1", "status": "available" } diff --git a/repos/ImpromptuModular b/repos/ImpromptuModular index 61316044..767c200a 160000 --- a/repos/ImpromptuModular +++ b/repos/ImpromptuModular @@ -1 +1 @@ -Subproject commit 6131604464c5ffb8775574661c32123e72cbd05f +Subproject commit 767c200ad7c296193a209bb344257fedbd602731