From 3d0c23ec0898a50628480009ef5d68da420687c0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 6 Oct 2024 15:42:45 +0200 Subject: [PATCH] Make sure everyone is on the same version --- portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index fc72a75a2..8725a4ea7 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -47,5 +47,5 @@ "slug": "portainer", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.22.0" + "version": "2.22.0-3" }