Browse Source

Update plugin and manifest for SynthKit.

pull/360/head
Christoph Scholtes 7 years ago
parent
commit
d464851748
2 changed files with 4 additions and 4 deletions
  1. +3
    -3
      manifests/SynthKit.json
  2. +1
    -1
      repos/SynthKit

+ 3
- 3
manifests/SynthKit.json View File

@@ -1,10 +1,10 @@
{
"name": "SynthKit",
"author": "Jerry Sievert",
"license": "BSD 3-clause",
"license": "BSD-3-Clause",
"websiteUrl": "https://github.com/JerrySievert/SynthKit/blob/master/README.md",
"manualUrl": "https://github.com/JerrySievert/SynthKit/tree/master/docs",
"sourceUrl": "https://github.com/JerrySievert/SynthKit",
"donateUrl": "https://paypal.me/JerrySievert",
"latestVersion": "0.5.5"
}
"latestVersion": "0.6.0"
}

+ 1
- 1
repos/SynthKit

@@ -1 +1 @@
Subproject commit 74a2a806457738125e21bda14d6ce7a75e60b6fb
Subproject commit f8e0db533247d035f290bb0f36e481600b44c07b

Loading…
Cancel
Save