diff --git a/manifest.json b/manifest.json index 3228fd4..f5c0331 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "VoIP media traffic NAT traversal server and gateway", "fr": "Serveur et passerelle NAT du trafic média VoIP" }, - "version": "4.5.1.1~ynh1", + "version": "4.5.1.1~ynh2", "url": "https://github.com/coturn/coturn", "license": "BSD-3-Clause", "maintainer": { @@ -14,7 +14,7 @@ "email": "" }, "requirements": { - "yunohost": ">= 4.0.0" + "yunohost": ">= 4.1.7" }, "multi_instance": false, "services": [ @@ -24,10 +24,6 @@ { "name": "domain", "type": "domain", - "ask": { - "en": "Choose a domain name for Coturn", - "fr": "Choisissez un nom de domaine pour Coturn" - }, "example": "turn.example.com" } ]