From a69034f9c9bf7d3a409fb5c16cdf1657a519dade Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 16 Sep 2025 14:48:03 +0200 Subject: [PATCH] Update version number in config.json --- guacamole/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guacamole/config.json b/guacamole/config.json index 1efbf4b16..b0756a5fb 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -105,6 +105,6 @@ "slug": "guacamole", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.6.0-4_test13", + "version": "1.6.0-9", "video": true }