From a2bb36cbac120dfbc53745bdec2e63a76a521162 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 3 May 2018 07:33:51 +0200 Subject: [PATCH] Use HEAD as commit for wekan #yolo (#480) --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index e4356954..f8a5809f 100644 --- a/community.json +++ b/community.json @@ -1271,7 +1271,7 @@ }, "wekan": { "branch": "master", - "revision": "6cd2b9f4ae1c3cc47f8c013ee3cf7c8e838c222b", + "revision": "HEAD", "state": "inprogress", "url": "https://github.com/YunoHost-Apps/wekan_ynh" },