From 5109fe6b435bc5f964a83cfb2b8143a247093804 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Sun, 10 May 2020 10:18:04 +0200 Subject: [PATCH] add invoiceninja app --- apps.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps.json b/apps.json index a96fe787..49783a93 100644 --- a/apps.json +++ b/apps.json @@ -1157,6 +1157,13 @@ "state": "notworking", "url": "https://github.com/mitra42/internetarchive_ynh" }, + "invoiceninja": { + "branch": "master", + "category": "productivity_and_management", + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/invoiceninja_ynh" + }, "jappix": { "branch": "master", "category": "communication",