From 54ff084fedcc0d045d08ba61289b5011ff3475fc Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 24 Mar 2018 18:44:42 -0600 Subject: [PATCH] Update manifest for LOGInstruments. --- manifests/LOGinstruments.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifests/LOGinstruments.json b/manifests/LOGinstruments.json index cbf49845..f7f4b5ad 100644 --- a/manifests/LOGinstruments.json +++ b/manifests/LOGinstruments.json @@ -1,7 +1,8 @@ { "name": "LOGinstruments", "author": "leopard86", + "license": "BSD-3-Clause", "manualUrl": "https://github.com/leopard86/LOGinstruments/blob/master/README.md", "sourceUrl": "https://github.com/leopard86/LOGinstruments", - "latestVersion": "0.5.5" -} \ No newline at end of file + "latestVersion": "0.6.0" +}