From 5c2f19f8c5ef1638066c32a255f511ed847b1523 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 24 Oct 2022 23:23:27 +0100 Subject: [PATCH] Switch to /data --- omada/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omada/config.json b/omada/config.json index d981a177f..5046b99e7 100644 --- a/omada/config.json +++ b/omada/config.json @@ -45,6 +45,6 @@ }, "slug": "omada", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.5-chromium-amd64-2022-10-21-3", + "version": "5.5-chromium-amd64-2022-10-21-4", "webui": "[PROTO:ssl]://[HOST]:[PORT:8088]" }