From 772fe6f2fbae5e774ea3daae3249cc40998cfcc2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 16 Sep 2025 15:24:49 +0200 Subject: [PATCH] Update version to 1.6.0-11 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 c635d836f..e6ddcdd71 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-10", + "version": "1.6.0-11", "video": true }