From 1b3c961f5ed0a756b5faf9437873e08fd6e8d377 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 24 Mar 2018 19:03:23 -0600 Subject: [PATCH] Update manifest for Southpole. --- manifests/Southpole.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/manifests/Southpole.json b/manifests/Southpole.json index e51fed17..b26061ab 100644 --- a/manifests/Southpole.json +++ b/manifests/Southpole.json @@ -1,10 +1,9 @@ { "name": "Southpole Modular", "author": "Gerhard Brandt", - "license": "BSD 3-clause", - "websiteUrl": "https://github.com/gbrandt1/southpole-vcvrack", + "license": "BSD-3-Clause", "manualUrl": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md", "sourceUrl": "https://github.com/gbrandt1/southpole-vcvrack", "donateUrl": "https://www.paypal.me/southpolemodular", - "latestVersion": "0.5.4" -} \ No newline at end of file + "latestVersion": "0.6.0" +}