From 1222b459a2b4abeb29a616e4d599750a4b126147 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 24 Mar 2018 18:46:38 -0600 Subject: [PATCH] Update manifest for mental. --- manifests/mental.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/manifests/mental.json b/manifests/mental.json index 5484488a..22a8f87a 100644 --- a/manifests/mental.json +++ b/manifests/mental.json @@ -1,9 +1,8 @@ { "name": "Strum's Mental Modules", "author": "Strum", - "license": "BSD 3-clause", - "websiteUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules", + "license": "BSD-3-Clause", "manualUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI", "sourceUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules", - "latestVersion": "0.5.b" -} \ No newline at end of file + "latestVersion": "0.6.1" +}