From 965f2079858390d929e4e345d8e1baac975e190a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 11 Dec 2023 11:25:02 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1128 --- portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index ac6ee530a..25ee4002a 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -46,5 +46,5 @@ "slug": "portainer", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.19.4" + "version": "2.19.4-2" }