From 3ba30161d5a1bbd8ad857921108dfbcf6ec5f92b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:04:50 +0200 Subject: [PATCH] Add alsa_utils for arecord https://github.com/tphakala/birdnet-go/issues/119 --- 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 5c04f7aa1..51d9fd9f2 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -26,6 +26,6 @@ }, "slug": "birdnet-go", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", - "version": "0.5.1", + "version": "0.5.1-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }