diff --git a/aurral/CHANGELOG.md b/aurral/CHANGELOG.md index 9ffb19eb14..5258169fa8 100644 --- a/aurral/CHANGELOG.md +++ b/aurral/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 1.76.40 (2026-05-30) +- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases) ## 1.76.17-2 (21-05-2026) - Minor bugs fixed ## 1.76.17-1 (21-05-2026) diff --git a/aurral/config.yaml b/aurral/config.yaml index 8f87d1dfd0..316a6148b5 100644 --- a/aurral/config.yaml +++ b/aurral/config.yaml @@ -1,5 +1,5 @@ name: Aurral -version: "1.76.17-2" +version: "1.76.40" slug: aurral description: >- Self-hosted music discovery, request management, flows, and playlist diff --git a/aurral/updater.json b/aurral/updater.json index 190add92da..22534ea0ea 100644 --- a/aurral/updater.json +++ b/aurral/updater.json @@ -1,8 +1,8 @@ { - "last_update": "21-05-2026", + "last_update": "2026-05-30", "repository": "alexbelgium/hassio-addons", "slug": "aurral", "source": "github", "upstream_repo": "lklynet/aurral", - "upstream_version": "1.76.17" + "upstream_version": "1.76.40" }