From c644d645515d945f138d86c93a943b78fae38fc4 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 26 Jul 2021 11:55:26 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 5ba3b59..8cecee3 100644 --- a/manifest.json +++ b/manifest.json @@ -7,11 +7,18 @@ }, "version": "5.2.14~ynh1", "url": "https://invoiceninja.org", + "upstream": { + "license": "AAL", + "website": "https://invoiceninja.org", + "demo": "https://app.invoiceninja.com/dashboard", + "admindoc": "https://docs.invoiceninja.com/index.html", + "userdoc": "https://yunohost.org/apps", + "code": "https://github.com/invoiceninja/invoiceninja" + }, "license": "AAL", "maintainer": { "name": "Sebastian Gumprich", - "email": "yunohost AT gumpri DOT ch", - "url": "https://github.com/YunoHost-Apps/invoiceninja5_ynh/" + "email": "yunohost AT gumpri DOT ch" }, "requirements": { "yunohost": ">= 4.2.0"