Browse Source

Add changelogUrl to Core manifest.

tags/v2.0.0
Andrew Belt 4 years ago
parent
commit
5e835c1016
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Core.json

+ 1
- 0
Core.json View File

@@ -11,6 +11,7 @@
"manualUrl": "https://vcvrack.com/manual/Core", "manualUrl": "https://vcvrack.com/manual/Core",
"sourceUrl": "https://github.com/VCVRack/Rack", "sourceUrl": "https://github.com/VCVRack/Rack",
"donateUrl": "", "donateUrl": "",
"changelogUrl": "https://github.com/VCVRack/Rack/blob/v2/CHANGELOG.md",
"description": "Necessary modules built into VCV Rack", "description": "Necessary modules built into VCV Rack",
"modules": [ "modules": [
{ {


Loading…
Cancel
Save