From db8ed56c9095713e18d3527fbbf8374508cbcf44 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 20 Jun 2021 19:26:10 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0065533..8b75630 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "email": "abld@abld.info" }, "requirements": { - "yunohost": ">= 4.1.7" + "yunohost": ">= 4.2.4" }, "multi_instance": true, "services": [ @@ -54,6 +54,7 @@ { "name": "password", "type": "password", + "example": "Choose a password" } ] }