From 345c3280c97113ee3d3eed3157fd4a7a8778cf2f Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 23 May 2020 17:44:34 +0200 Subject: [PATCH] Require yunohost >= 3.8 for the fix about short hostname otherwise rabbitmq may fail to start --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c3f2d23..2405815 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "email": "liberodark@gmail.com" }, "requirements": { - "yunohost": ">= 3.5" + "yunohost": ">= 3.8" }, "multi_instance": false, "services": [