From 6f54cb48b16da8495e2d9023cf520a019036ef0c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 23 Sep 2022 17:44:59 +0200 Subject: [PATCH] Update config.json --- omada_v3/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/omada_v3/config.json b/omada_v3/config.json index 307e24ed0..b832ae478 100644 --- a/omada_v3/config.json +++ b/omada_v3/config.json @@ -45,6 +45,6 @@ }, "slug": "omada_v3", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.5-chromium-amd64-2022-09-18", + "version": "3.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8088]" -} \ No newline at end of file +}