Updater bot : birdnet-pi updated to 0.11

This commit is contained in:
alexbelgium
2025-11-29 01:55:32 +01:00
parent 16a41cc651
commit 9df37e0b8a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.11 (29-11-2025)
- Update to latest version from Nachtzuster/BirdNET-Pi (changelog : https://github.com/Nachtzuster/BirdNET-Pi/releases)
## 2025.11.09 (20-11-2025)
- Minor bugs fixed
## 2025.11.07 (16-11-2025)

View File

@@ -116,5 +116,5 @@ tmpfs: true
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi
usb: true
version: 2025.11.09
version: "0.11"
video: true

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-06-2024",
"last_update": "29-11-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-pi",
"source": "github",
"upstream_repo": "Nachtzuster/BirdNET-Pi",
"upstream_version": "0.1"
"upstream_version": "0.11"
}