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" +}