From 477ab066bdc49a81b913a0e88e4b201b7f4e3a8f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 21 May 2023 10:27:36 +0200 Subject: [PATCH] Update config.json --- portainer_agent/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer_agent/config.json b/portainer_agent/config.json index 6fc2e6bc1..734e32e36 100644 --- a/portainer_agent/config.json +++ b/portainer_agent/config.json @@ -44,5 +44,5 @@ }, "slug": "portainer_agent", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.18.2-test1" + "version": "2.18.2-test2" }