From 194e093500284a4520fa79d47074f0941bb84666 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 4 May 2023 16:01:10 +0200 Subject: [PATCH] Push new version to align with new upstream https://github.com/alexbelgium/hassio-addons/issues/807 --- guacamole/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guacamole/config.json b/guacamole/config.json index 6d320074c..7ea488e14 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -74,6 +74,6 @@ }, "slug": "guacamole", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.5.1-pg14", + "version": "1.5.1-2", "video": true -} \ No newline at end of file +}