From e2226dbfbd66616ab221656689b11e78021ad753 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 25 Feb 2023 06:19:57 +0100 Subject: [PATCH] Build corrected https://github.com/alexbelgium/hassio-addons/issues/732 --- portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index e78fe07ff..fb6eb755e 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -45,5 +45,5 @@ }, "slug": "portainer", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.17.1" + "version": "2.17.1-2" }