Browse Source

Add VultModulesFree to plugin manager

pull/514/head
Andrew Belt 7 years ago
parent
commit
8b7c4b12de
2 changed files with 3 additions and 2 deletions
  1. +1
    -1
      manifests/Southpole.json
  2. +2
    -1
      manifests/VultModulesFree.json

+ 1
- 1
manifests/Southpole.json View File

@@ -1,5 +1,5 @@
{
"name": "Southpole Modular",
"name": "Southpole",
"author": "Gerhard Brandt",
"license": "BSD-3-Clause",
"manualUrl": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md",


+ 2
- 1
manifests/VultModulesFree.json View File

@@ -5,5 +5,6 @@
"authorEmail": "modlfo@gmail.com",
"authorUrl": "http://modlfo.github.io",
"pluginUrl": "https://github.com/modlfo/VultModules/releases",
"latestVersion": "0.6.3"
"latestVersion": "0.6.4",
"status": "available"
}

Loading…
Cancel
Save