From d2f21f881acd015be8541c5415b13dd14c6a0f3e Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 18 Jul 2019 18:37:40 +0200 Subject: [PATCH 1/2] Also add mongo-tools This allows for mongodump to be available when running backup. --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 000bced..6d58a5a 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="mongodb mongodb-server" +pkg_dependencies="mongodb mongodb-server mongo-tools" #================================================= # PERSONAL HELPERS From b26768aad2627da739677da740429591ffbb9a6e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 26 Jul 2019 10:19:17 +0200 Subject: [PATCH 2/2] Bump version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3645db1..fc0ac95 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Trello-like kanban", "fr": "Un kanban similaire à Trello" }, - "version": "2.56~ynh1", + "version": "2.56~ynh2", "url": "https://wekan.io", "license": "MIT", "maintainer": [