From 3c17efd862cdc1a439024ece450e0d2122f13959 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Fri, 18 Jul 2025 22:53:27 +0200 Subject: [PATCH] Updater bot : netalertx_fa updated to 25.7.4 --- netalertx_fa/config.json | 2 +- netalertx_fa/updater.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/netalertx_fa/config.json b/netalertx_fa/config.json index bc8f53f50..fd9e579b8 100644 --- a/netalertx_fa/config.json +++ b/netalertx_fa/config.json @@ -52,5 +52,5 @@ "slug": "netalertx_fa", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "25.6.7-2" + "version": "25.7.4" } diff --git a/netalertx_fa/updater.json b/netalertx_fa/updater.json index beba70b54..2c383c23d 100644 --- a/netalertx_fa/updater.json +++ b/netalertx_fa/updater.json @@ -1,8 +1,8 @@ { - "last_update": "07-06-2025", + "last_update": "18-07-2025", "repository": "alexbelgium/hassio-addons", "slug": "netalertx", "source": "github", "upstream_repo": "jokob-sk/NetAlertX", - "upstream_version": "25.6.7" + "upstream_version": "25.7.4" }