From 17fb1f5eb3ab99ffaed170c7c580317f926b055d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 11 May 2022 09:39:47 +0200 Subject: [PATCH] Update config.json --- guacamole/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/guacamole/config.json b/guacamole/config.json index b4348db91..7ab4af3ea 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -3,7 +3,6 @@ "description": "Clientless remote desktop gateway", "environment": { }, - "ingress": true, "name": "Guacamole Client", "options": { "PGID": 0, @@ -25,6 +24,6 @@ }, "slug": "guacamole", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.4", + "version": "1.4.1", "video": true }