From 8898b9328966568ac08b9a7250b0c857dcc3e045 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:18:52 +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 1da18a517..bdac5b345 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", + "version": "0.0.1-test", "webui": "[PROTO:ssl]://[HOST]:[PORT:20211]" }