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" } ] }