From bd8b5e979f7e5cdb8b5bd4519eb34f9bc09d822e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 21 Jul 2026 14:25:27 +0000 Subject: [PATCH] Revert "Updater bot : immich_frame updated to 1.0.37.0" This reverts commit 32ad0b03ae8696213cedeac517fc9f7382a17b44. --- immich_frame/CHANGELOG.md | 3 --- immich_frame/config.yaml | 2 +- immich_frame/updater.json | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/immich_frame/CHANGELOG.md b/immich_frame/CHANGELOG.md index 2fe6e3059f..443763661a 100644 --- a/immich_frame/CHANGELOG.md +++ b/immich_frame/CHANGELOG.md @@ -1,7 +1,4 @@ -## 1.0.37.0 (2026-07-21) -- Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/releases) - ## 1.0.34.0 (2026-07-04) - Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/releases) diff --git a/immich_frame/config.yaml b/immich_frame/config.yaml index 2425d2bf8c..44a6fcb111 100644 --- a/immich_frame/config.yaml +++ b/immich_frame/config.yaml @@ -70,5 +70,5 @@ schema: RefreshAlbumPeopleInterval: int? slug: immich_frame url: https://github.com/alexbelgium/hassio-addons -version: "1.0.37.0" +version: "1.0.34.0" webui: http://[HOST]:[PORT:8080] diff --git a/immich_frame/updater.json b/immich_frame/updater.json index f14e4a5ff7..8408fb021e 100644 --- a/immich_frame/updater.json +++ b/immich_frame/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "2026-07-21", + "last_update": "2026-07-04", "repository": "alexbelgium/hassio-addons", "slug": "immich_frame", "source": "github", "upstream_repo": "immichFrame/ImmichFrame", - "upstream_version": "1.0.37.0" + "upstream_version": "1.0.34.0" }