From 71ffbbe6914a1debf07d5209bb5185e9e69feb49 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 24 Mar 2018 18:47:32 -0600 Subject: [PATCH] Update manifest for ML_modules. --- manifests/ML_modules.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/manifests/ML_modules.json b/manifests/ML_modules.json index e4b4ec5b..d0d0868f 100644 --- a/manifests/ML_modules.json +++ b/manifests/ML_modules.json @@ -1,10 +1,9 @@ { "name": "ML modules", "author": "Martin Lueders", - "license": "BSD 3-clause", - "websiteUrl": "https://github.com/martin-lueders/ML_modules", + "license": "BSD-3-Clause", "manualUrl": "https://github.com/martin-lueders/ML_modules/wiki", "sourceUrl": "https://github.com/martin-lueders/ML_modules", "donateUrl": "https://paypal.me/MartinLueders", - "latestVersion": "0.5.4" -} \ No newline at end of file + "latestVersion": "0.6.0" +}