diff --git a/birdnet-go/CHANGELOG.md b/birdnet-go/CHANGELOG.md index b41025e62b..be6c242640 100644 --- a/birdnet-go/CHANGELOG.md +++ b/birdnet-go/CHANGELOG.md @@ -1,3 +1,7 @@ + +## 20260827 (2026-08-29) +- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases) +- Upstream tag : 20260823 ## 20260826 (26-08-2026) - Minor bugs fixed ## 20260716.1 (26-08-2026) diff --git a/birdnet-go/config.yaml b/birdnet-go/config.yaml index 0021b21483..3218887148 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: "20260826" +version: "20260827" diff --git a/birdnet-go/updater.json b/birdnet-go/updater.json index 8dca8a75fc..963e9b40df 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-07-16", + "last_update": "2026-08-29", "repository": "alexbelgium/hassio-addons", "slug": "birdnet-go", "source": "github", "upstream_repo": "tphakala/birdnet-go", - "upstream_version": "20260716" + "upstream_version": "20260823" }