From e906b6bd26d5623999104190e853ebfc54822bd5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 30 May 2025 06:10:15 +0200 Subject: [PATCH] Fix portainer --- portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index 03947cb853..4d74185d1e 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -48,5 +48,5 @@ "slug": "portainer", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.30.1" + "version": "2.30.1-2" }