From c6ee8c30b68f5962a81fba641d848ff278e374d3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 28 Dec 2024 18:17:12 +0100 Subject: [PATCH] Version with avx2 https://github.com/alexbelgium/hassio-addons/issues/1685 --- 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 065d9c3cf..58d2cc615 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -110,5 +110,5 @@ "slug": "birdnet-go", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", - "version": "25-2" + "version": "25-3" }