Browse Source

Review and add LabSeven at version 0.6.1. #537

master
Christoph Scholtes 6 years ago
parent
commit
d7769ea4d7
3 changed files with 15 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +11
    -0
      manifests/LabSeven.json
  3. +1
    -0
      repos/LabSeven

+ 3
- 0
.gitmodules View File

@@ -288,3 +288,6 @@
[submodule "repos/SkJack"]
path = repos/SkJack
url = https://github.com/Skrylar/skjack-vcv.git
[submodule "repos/LabSeven"]
path = repos/LabSeven
url = https://github.com/LabSevenDevVCVRack/LabSeven_VCVRack_modules.git

+ 11
- 0
manifests/LabSeven.json View File

@@ -0,0 +1,11 @@
{
"name": "LabSeven",
"author": "Gernot Wurst",
"authorEmail": "highcarbschwabe@prospectum.com",
"license": "CC-BY-NC-SA-4.0",
"pluginUrl": "http://labseven.prospectum.com",
"manualUrl": "http://labseven.prospectum.com",
"sourceUrl": "https://github.com/LabSevenDevVCVRack/LabSeven_VCVRack_modules.git",
"donateUrl": "https://paypal.me/labseven",
"repoVersion": "0.6.1"
}

+ 1
- 0
repos/LabSeven

@@ -0,0 +1 @@
Subproject commit 5fcd5c9d90ec9958711f4bbcfd18b608af3027fa

Loading…
Cancel
Save