From 1b466756e5281253857bf400850cb0a543a746e8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 19 Dec 2021 17:11:10 +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 e50d2eaeb..51a47d236 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", + "version": "2.11.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:9099]" }