From 25ba40ed54fa06f86527f428b9354e5fe57f8464 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 3 Jun 2023 09:12:07 +0200 Subject: [PATCH] Update config.json --- grav/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grav/config.json b/grav/config.json index ab27f2aa9..5fed6577f 100644 --- a/grav/config.json +++ b/grav/config.json @@ -79,6 +79,6 @@ }, "slug": "grav", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.7.41.2", + "version": "1.7.41.2-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }