From fde2d0ae312ae12e7f478c88d6c139e3e137c739 Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Tue, 3 Feb 2026 02:51:22 +0300 Subject: [PATCH] Bump version to 2.7.1 Co-Authored-By: Claude Opus 4.5 --- custom_components/immich_album_watcher/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/immich_album_watcher/manifest.json b/custom_components/immich_album_watcher/manifest.json index 4e792ee..e4448cc 100644 --- a/custom_components/immich_album_watcher/manifest.json +++ b/custom_components/immich_album_watcher/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/DolgolyovAlexei/haos-hacs-immich-album-watcher/issues", "requirements": [], - "version": "2.7.0" + "version": "2.7.1" }