Updater bot : aurral updated to 2.9.1 (upstream 2.9.1)

This commit is contained in:
alexbelgium
2026-09-19 01:25:13 +02:00
parent 11b310237f
commit 1d1af64fd9
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 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.
## 2.8.0 (2026-09-05)

View File

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

View File

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