From 611e19ea1ff62d62b95183f64ca24c3af460e289 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 30 Mar 2022 17:42:21 +0200 Subject: [PATCH] Update config.json --- guacd/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guacd/config.json b/guacd/config.json index 074aaa7ea..b008faf98 100644 --- a/guacd/config.json +++ b/guacd/config.json @@ -27,9 +27,9 @@ "TZ": "str?" }, "slug": "guacd", - "upstream": "1", + "upstream": "1.4.0", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0", + "version": "1.4.0", "video": true, "webui": "http://[HOST]:[PORT:4822]" }