Browse Source

Update source URL of moDllz plugin in repo and manifest.

pull/369/head
Christoph Scholtes 7 years ago
parent
commit
62604ac57b
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      .gitmodules
  2. +2
    -2
      manifests/moDllz.json

+ 1
- 1
.gitmodules View File

@@ -83,7 +83,7 @@
branch = 06dev
[submodule "repos/moDllz"]
path = repos/moDllz
url = https://github.com/dllmusic/VCV_moDllz
url = https://github.com/dllmusic/moDllz
branch = master-0.6.0dev
[submodule "repos/mtsch-plugins"]
path = repos/mtsch-plugins


+ 2
- 2
manifests/moDllz.json View File

@@ -3,7 +3,7 @@
"author": "Pablo Delaloza",
"license": "BSD-3-Clause",
"manualUrl": "https://drive.google.com/file/d/12kjCLSeyaaqXEvfS1c4HcnfrrbHeQ0ot/view",
"sourceUrl": "https://github.com/dllmusic/VCV_moDllz",
"sourceUrl": "https://github.com/dllmusic/moDllz",
"latestVersion": "0.6.0",
"status": "available"
}
}

Loading…
Cancel
Save