From 054407d893e3f6205907101643fb3c0502bf7a96 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 2 Jun 2021 14:07:23 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f5c0331..ffd0bb3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,8 +6,13 @@ "en": "VoIP media traffic NAT traversal server and gateway", "fr": "Serveur et passerelle NAT du trafic média VoIP" }, - "version": "4.5.1.1~ynh2", + "version": "4.5.1.1~ynh3", "url": "https://github.com/coturn/coturn", + "upstream": { + "license": "BSD-3-Clause", + "admindoc": "https://github.com/coturn/coturn/wiki", + "code": "https://github.com/coturn/coturn" + }, "license": "BSD-3-Clause", "maintainer": { "name": "eric_G",