From cea1d2304d7ab737ce2b28c7d54bd571627ec820 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:26:06 +0100 Subject: [PATCH] Update config.json --- netalertx/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netalertx/config.json b/netalertx/config.json index bdac5b345..db759478d 100644 --- a/netalertx/config.json +++ b/netalertx/config.json @@ -101,6 +101,6 @@ "slug": "netalertx", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.0.1-test", + "version": "0.0.8", "webui": "[PROTO:ssl]://[HOST]:[PORT:20211]" }