From 4071dec8ea5cfde411a08ed35af8554182a6e07e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 2 Dec 2021 21:44:13 +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 540d69e36..4ba6fcfdc 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-4", + "version": "2.9.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:9099]" }