From ece00215f5fdf974ec39cd024281ce6c6bc20c43 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 19 Dec 2021 18:19:27 +0100 Subject: [PATCH] Update config.json --- portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index 51a47d236..d0b65de79 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -42,6 +42,6 @@ "startup": "services", "upstream": "2.11.0", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.11.0-2", + "version": "2.11.0-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:9099]" }