From 51b6d795c8624cd91e0111c60cd41d48030ad474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 13 Jan 2023 20:27:34 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index fafb733..1444ac4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,11 +6,10 @@ "en": "Multi-protocols bridge for online communications", "fr": "Connecteur entre une série de protocoles de discussion" }, - "version": "1.25.2~ynh1", + "version": "1.25.2~ynh2", "url": "https://github.com/42wim/matterbridge", "upstream": { "license": "Apache-2.0", - "website": "https://github.com/42wim/matterbridge", "admindoc": "https://github.com/42wim/matterbridge/wiki", "code": "https://github.com/42wim/matterbridge" },