diff --git a/aurral/CHANGELOG.md b/aurral/CHANGELOG.md index 540eadfcb2..486d8735fd 100644 --- a/aurral/CHANGELOG.md +++ b/aurral/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.76.52 (2026-07-11) +- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases) + ## 1.76.51 (2026-06-17) - Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases) ## 1.76.49 (2026-06-05) diff --git a/aurral/config.yaml b/aurral/config.yaml index 4060b407d4..0dc46c4a67 100644 --- a/aurral/config.yaml +++ b/aurral/config.yaml @@ -1,5 +1,5 @@ name: Aurral -version: "1.76.51" +version: "1.76.52" slug: aurral description: >- Self-hosted music discovery, request management, flows, and playlist diff --git a/aurral/updater.json b/aurral/updater.json index c209f37ccd..959e163336 100644 --- a/aurral/updater.json +++ b/aurral/updater.json @@ -1,9 +1,9 @@ { - "last_update": "2026-06-17", + "last_update": "2026-07-11", "repository": "alexbelgium/hassio-addons", "slug": "aurral", "source": "github", "upstream_repo": "lklynet/aurral", - "upstream_version": "1.76.51", + "upstream_version": "1.76.52", "github_beta": false }