diff --git a/README.md b/README.md index 8dfc34e..ae4806a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in The TURN Server is a VoIP media traffic NAT traversal server and gateway. It can be used as a general-purpose network traffic TURN server and gateway, too. -**Shipped version:** 4.5.1.1~ynh3 +**Shipped version:** 4.5.2.3~ynh1 + ## Disclaimers / important information ## Configuration diff --git a/README_fr.md b/README_fr.md index 4f5df47..178ce65 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour The TURN Server is a VoIP media traffic NAT traversal server and gateway. It can be used as a general-purpose network traffic TURN server and gateway, too. -**Version incluse :** 4.5.1.1~ynh3 +**Version incluse :** 4.5.2.3~ynh1 + ## Avertissements / informations importantes ## Configuration diff --git a/manifest.json b/manifest.json index 72b9905..737d7de 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~ynh3", + "version": "4.5.2.3~ynh1", "url": "https://github.com/coturn/coturn", "upstream": { "license": "BSD-3-Clause", @@ -20,7 +20,7 @@ "email": "" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.9" }, "multi_instance": false, "services": [],