From 1ee252f65b7c75a202e24f5023d5a50e94510527 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 28 Aug 2021 14:32:23 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index e4374a3..97ea094 100644 --- a/manifest.json +++ b/manifest.json @@ -6,20 +6,19 @@ "en": "Forum software", "fr": "Forum open source et libre" }, - "version": "1.0~ynh1", + "version": "1.8.27~ynh1", "url": "https://mybb.com/", "upstream": { - "license": "LGPL-3.0", + "license": "LGPL-3.0-only", "website": "https://mybb.com/", "demo": "https://demomybb.tk/", "admindoc": "https://docs.mybb.com/1.8/administration/", - "userdoc": "https://yunohost.org/apps", "code": "https://github.com/mybb/mybb" }, - "license": "LGPL-3.0", + "license": "LGPL-3.0-only", "maintainer": { - "name": "John doe", - "email": "john.doe@example.com" + "name": "", + "email": "" }, "requirements": { "yunohost": ">= 4.2.4"