From c5d5da27a24ff170f6fb115244e67ffd0ba78e02 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 24 May 2025 01:57:40 +0200 Subject: [PATCH] Updater bot : netalertx_fa updated to 25.5.24 --- 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 4936a2208..3d5ba47f6 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.4.14" + "version": "25.5.24" } diff --git a/netalertx_fa/updater.json b/netalertx_fa/updater.json index b67904223..26837bf59 100644 --- a/netalertx_fa/updater.json +++ b/netalertx_fa/updater.json @@ -1,8 +1,8 @@ { - "last_update": "19-04-2025", + "last_update": "24-05-2025", "repository": "alexbelgium/hassio-addons", "slug": "netalertx", "source": "github", "upstream_repo": "jokob-sk/NetAlertX", - "upstream_version": "25.4.14" + "upstream_version": "25.5.24" }