From 4cc7baccc655e83e54d07227baf0ba7c1d7d2b60 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 21:25:41 +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 4588748b9..540d69e36 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -43,6 +43,6 @@ "startup": "services", "upstream": "2.9.3", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.9.3-3", + "version": "2.9.3-4", "webui": "[PROTO:ssl]://[HOST]:[PORT:9099]" }