Updater bot : aurral updated to 2.10.0 (upstream 2.10.0)

This commit is contained in:
alexbelgium
2026-09-24 14:23:12 +02:00
parent 2b50d43b4e
commit 9868454a60
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.10.0 (2026-09-24)
- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases)
## 2.9.1 (2026-09-19)
- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases)
- Migrate legacy add-on configuration map names to current app configuration terminology.

View File

@@ -1,5 +1,5 @@
name: Aurral
version: "2.9.1"
version: "2.10.0"
slug: aurral
description: >-
Self-hosted music discovery, request management, flows, and playlist

View File

@@ -1,9 +1,9 @@
{
"last_update": "2026-09-19",
"last_update": "2026-09-24",
"repository": "alexbelgium/hassio-addons",
"slug": "aurral",
"source": "github",
"upstream_repo": "lklynet/aurral",
"upstream_version": "2.9.1",
"upstream_version": "2.10.0",
"github_beta": false
}