From 099fd734b3e61c90046632d1da913d819448625b Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 24 Mar 2018 19:00:23 -0600 Subject: [PATCH] Update manifest for s-ol. --- manifests/s-ol.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifests/s-ol.json b/manifests/s-ol.json index 63fc1239..5f64fb8d 100644 --- a/manifests/s-ol.json +++ b/manifests/s-ol.json @@ -1,7 +1,8 @@ { "name": "s-ol", "author": "s-ol", + "license": "MIT", "manualUrl": "https://github.com/s-ol/vcvmods/blob/master/README.md", "sourceUrl": "https://github.com/s-ol/vcvmods", - "latestVersion": "" -} \ No newline at end of file + "latestVersion": "0.6.0" +}