diff --git a/birdnet-go/CHANGELOG.md b/birdnet-go/CHANGELOG.md index e2732b8600..65848421d9 100644 --- a/birdnet-go/CHANGELOG.md +++ b/birdnet-go/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 20260712 (2026-07-13) +- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases) ## nightly-20260615-4 (09-07-2026) - Minor bugs fixed ## nightly-20260615-3 (05-07-2026) diff --git a/birdnet-go/config.yaml b/birdnet-go/config.yaml index dc8bc29606..fb39e8ef78 100644 --- a/birdnet-go/config.yaml +++ b/birdnet-go/config.yaml @@ -128,4 +128,4 @@ slug: birdnet-go udev: true url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go usb: true -version: "nightly-20260615-4" +version: "20260712" diff --git a/birdnet-go/updater.json b/birdnet-go/updater.json index 4e0707912d..ac89bbe8fe 100644 --- a/birdnet-go/updater.json +++ b/birdnet-go/updater.json @@ -2,10 +2,10 @@ "github_beta": true, "github_exclude": "-4", "github_fulltag": true, - "last_update": "2026-06-17", + "last_update": "2026-07-13", "repository": "alexbelgium/hassio-addons", "slug": "birdnet-go", "source": "github", "upstream_repo": "tphakala/birdnet-go", - "upstream_version": "nightly-20260615" + "upstream_version": "20260712" }