From 66b4c8cb8ad5b49ddf1d25e4dd48b986c5e0084b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:24:51 +0200 Subject: [PATCH] Update config.json --- 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 c065b6c58..5c04f7aa1 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-4", + "version": "0.5.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }