diff --git a/Common/Immich Album Watcher/README.md b/Common/Immich Album Watcher/README.md index 21a8e48..a6964f4 100644 --- a/Common/Immich Album Watcher/README.md +++ b/Common/Immich Album Watcher/README.md @@ -1,6 +1,6 @@ # Immich Album Watcher Blueprint -This blueprint monitors Immich album changes and sends notifications when assets (photos/videos) are added to specified albums. Designed to be used in pair with the `Immich Album Watcher` integration. +This blueprint monitors Immich album changes and sends notifications when assets (photos/videos) are added to specified albums. Designed to be used in pair with the [Immich Album Watcher](https://github.com/DolgolyovAlexei/haos-hacs-immich-album-watcher) integration. ## Features diff --git a/manifest.json b/manifest.json index 22b6df4..ff62d0a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,3 +1,3 @@ { - "version": "1.23.1" + "version": "1.23.2" }