From 1c822cb8f48600c469edd64127a0b05b9568a6a9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 Apr 2024 14:26:16 +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 f6b1612ed..d52baeeba 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -30,6 +30,6 @@ }, "slug": "birdnet-go", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", - "version": "0.5.1_testingress", + "version": "0.5.1_testingress2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }