From b76813c5b97e7cb534269ba3366c801cce3a745c Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 7 Jun 2025 01:57:37 +0200 Subject: [PATCH] Updater bot : netalertx_fa updated to 25.6.7 --- 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 3d5ba47f6..c8727dd8d 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.5.24" + "version": "25.6.7" } diff --git a/netalertx_fa/updater.json b/netalertx_fa/updater.json index 26837bf59..beba70b54 100644 --- a/netalertx_fa/updater.json +++ b/netalertx_fa/updater.json @@ -1,8 +1,8 @@ { - "last_update": "24-05-2025", + "last_update": "07-06-2025", "repository": "alexbelgium/hassio-addons", "slug": "netalertx", "source": "github", "upstream_repo": "jokob-sk/NetAlertX", - "upstream_version": "25.5.24" + "upstream_version": "25.6.7" }