From 7056af37151a6b90075f0abf750ad222cd610930 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 24 Mar 2018 18:54:06 -0600 Subject: [PATCH] Update manifest for NauModular. --- manifests/NauModular.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifests/NauModular.json b/manifests/NauModular.json index 25ea0499..f04c634d 100644 --- a/manifests/NauModular.json +++ b/manifests/NauModular.json @@ -1,7 +1,8 @@ { "name": "NauModular", "author": "naus3a", + "license": "CC0-1.0", "manualUrl": "http://naus3al.ml/NauModular", "sourceUrl": "https://github.com/naus3a/NauModular", - "latestVersion": "0.5.2" -} \ No newline at end of file + "latestVersion": "0.6.0" +}