diff --git a/aurral/CHANGELOG.md b/aurral/CHANGELOG.md index 6e07592cd..2209c96c1 100644 --- a/aurral/CHANGELOG.md +++ b/aurral/CHANGELOG.md @@ -1,3 +1,5 @@ +## 1.76.49 (2026-06-05) +- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases) ## 1.76.42 (2026-06-01) - Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases) diff --git a/aurral/config.yaml b/aurral/config.yaml index cbcdf931b..443db55ca 100644 --- a/aurral/config.yaml +++ b/aurral/config.yaml @@ -1,5 +1,5 @@ name: Aurral -version: "1.76.42" +version: "1.76.49" slug: aurral description: >- Self-hosted music discovery, request management, flows, and playlist diff --git a/aurral/updater.json b/aurral/updater.json index 34d03708f..6903f0429 100644 --- a/aurral/updater.json +++ b/aurral/updater.json @@ -1,8 +1,8 @@ { - "last_update": "2026-06-01", + "last_update": "2026-06-05", "repository": "alexbelgium/hassio-addons", "slug": "aurral", "source": "github", "upstream_repo": "lklynet/aurral", - "upstream_version": "1.76.42" + "upstream_version": "1.76.49" }