From 0ae8ec0baf2a1d4735875ea02a3ee4a2b80fc02c Mon Sep 17 00:00:00 2001 From: liberodark Date: Fri, 5 Apr 2019 11:56:55 +0200 Subject: [PATCH 1/2] Update community.json --- community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community.json b/community.json index bac45cbd..1b3fb89c 100644 --- a/community.json +++ b/community.json @@ -1354,6 +1354,13 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/redirect_ynh" }, + "redmine": { + "branch": "master", + "level": 4, + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/redmine_ynh" + }, "reel2bits": { "branch": "master", "revision": "HEAD", From 2d9a0cf3fbb3c887d4dfa3ce0a72e355aba5a38d Mon Sep 17 00:00:00 2001 From: Kayou Date: Fri, 5 Apr 2019 13:28:03 +0200 Subject: [PATCH 2/2] No level --- community.json | 1 - 1 file changed, 1 deletion(-) diff --git a/community.json b/community.json index 1b3fb89c..7dbb07fa 100644 --- a/community.json +++ b/community.json @@ -1356,7 +1356,6 @@ }, "redmine": { "branch": "master", - "level": 4, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/redmine_ynh"