From 1afafb2663745c8d9121bfe54069a48a555064e4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:17:52 +0200 Subject: [PATCH] Avoid config.yaml interference https://github.com/tphakala/birdnet-go/issues/119#issuecomment-2068990725 --- 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 51d9fd9f2..0d03d2dd1 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-2", + "version": "0.5.1-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }