From e37f23f82e900bb7dba38afedef60a5dd9d40e69 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 2 Aug 2025 14:21:34 +0200 Subject: [PATCH] Correction --- birdnet-go/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/birdnet-go/config.json b/birdnet-go/config.json index 99c2678f7..62dff85d3 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -124,5 +124,5 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", "usb": true, - "version": "nightly-20250731" + "version": "nightly-20250731-2" }