From 0dd45a6b5e70946c828852af2e01d9bb58b7e99b Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 24 Mar 2018 19:02:19 -0600 Subject: [PATCH] Update manifest for SonusModular. --- manifests/SonusModular.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/SonusModular.json b/manifests/SonusModular.json index 3adb6428..34e6df1c 100644 --- a/manifests/SonusModular.json +++ b/manifests/SonusModular.json @@ -1,10 +1,10 @@ { "name": "Sonus Modular", "author": "Sonus Dept.", - "license": "GNU General Public License 3.0", + "license": "GPL-3.0-only", "websiteUrl": "http://sonusmodular.sonusdept.com/", "manualUrl": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular", "sourceUrl": "https://gitlab.com/sonusdept/sonusmodular", "donateUrl": "https://paypal.me/sonusdept", - "latestVersion": "0.5.1" -} \ No newline at end of file + "latestVersion": "0.6.0" +}