From f1e5d5f93533bcdd7a6a1fdc343d7e1b7e03147e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:47:57 +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 d29e65d21..f6b1612ed 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_test", + "version": "0.5.1_testingress", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }