From 5e9499de5e3155020d75ba15ea2a845cb1a4885a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 6 Oct 2021 22:57:16 +0200 Subject: [PATCH] Update config.json --- teamspeak/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/teamspeak/config.json b/teamspeak/config.json index e72c52e53..61410c487 100644 --- a/teamspeak/config.json +++ b/teamspeak/config.json @@ -1,7 +1,7 @@ { "name": "Teamspeak server", - "version": "3", - "upstream": "3", + "version": "3.13.6", + "upstream": "3.13.6", "slug": "teamspeak", "description": "voice communication for online gaming, education and training", "url": "https://github.com/alexbelgium/hassio-addons", @@ -23,6 +23,7 @@ "GUID": "503" }, "arch": [ + "armv7", "amd64" ] }