From 59994c33f7e1f5be84defbefd730db9b861871ae Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:28:24 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1722 --- 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 da05fc4c7..e134ff9ca 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": "20250103" + "version": "20250103-2" }