diff --git a/birdnet-go/CHANGELOG.md b/birdnet-go/CHANGELOG.md index 135c69e46..1f4371cd5 100644 --- a/birdnet-go/CHANGELOG.md +++ b/birdnet-go/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 20250126 (15-02-2025) +- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases) ## 0.6.0-nightly-20250124 (25-01-2025) - Minor bugs fixed ## 0.6.0-4 (21-01-2025) diff --git a/birdnet-go/config.json b/birdnet-go/config.json index fd95d53a9..fc3142da2 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -110,5 +110,5 @@ "slug": "birdnet-go", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", - "version": "0.6.0-nightly-20250124" + "version": "20250126" } diff --git a/birdnet-go/updater.json b/birdnet-go/updater.json index fd2e1b67f..273468a17 100644 --- a/birdnet-go/updater.json +++ b/birdnet-go/updater.json @@ -1,8 +1,8 @@ { - "last_update": "18-01-2025", + "last_update": "15-02-2025", "repository": "alexbelgium/hassio-addons", "slug": "birdnet-go", "source": "github", "upstream_repo": "tphakala/birdnet-go", - "upstream_version": "0.6.0" + "upstream_version": "20250126" }