From 15352424b43957ceaa0f062f71245999888b3282 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 4 Oct 2025 01:58:33 +0200 Subject: [PATCH] Updater bot : netalertx_fa updated to 25.10.1 --- 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 9bddf9d48..2bc4eee64 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.8.6" + "version": "25.10.1" } diff --git a/netalertx_fa/updater.json b/netalertx_fa/updater.json index 18e149378..fce159912 100644 --- a/netalertx_fa/updater.json +++ b/netalertx_fa/updater.json @@ -1,8 +1,8 @@ { - "last_update": "09-08-2025", + "last_update": "04-10-2025", "repository": "alexbelgium/hassio-addons", "slug": "netalertx", "source": "github", "upstream_repo": "jokob-sk/NetAlertX", - "upstream_version": "25.8.6" + "upstream_version": "25.10.1" }