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 }