Updater bot : birdnet-go updated to 0.6.0

This commit is contained in:
alexbelgium
2025-01-18 01:55:27 +01:00
parent 7645a7296a
commit 3e277d8450
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.6.0 (18-01-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## 20250103-10 (17-01-2025)
- BREAKING CHANGE : improve implementation of addon options such as Birdsongs folder. Please check the log at first start if anything is different than you expected
- WARNING : your files will move to the new Birdsongs folder in case of change

View File

@@ -110,5 +110,5 @@
"slug": "birdnet-go",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",
"version": "20250103-10"
"version": "0.6.0"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "11-01-2025",
"last_update": "18-01-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "20250103"
"upstream_version": "0.6.0"
}