From 73dff19516672f3d2589c0c61ae624ffce7fd46f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 6 Aug 2022 23:59:00 +0200 Subject: [PATCH] Update config.json --- portainer/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portainer/config.json b/portainer/config.json index 0c956dc76..2dd77aeba 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -44,5 +44,5 @@ }, "slug": "portainer", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.14.2" -} \ No newline at end of file + "version": "2.14.2-test" +}