From 0818be72033cbc7c050906fb1e30a08eae8629af Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 15 Sep 2025 12:42:43 +0200 Subject: [PATCH] Change version to '1.6.0-4_test' in config --- guacamole/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guacamole/config.json b/guacamole/config.json index 78d1e3fba..47c3c38b4 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -101,6 +101,6 @@ "slug": "guacamole", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.6.0-4", + "version": "1.6.0-4_test", "video": true }