From d9252da5a3aee5417eb947f64d545f65046eb218 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 10 Jul 2026 23:32:12 +0000 Subject: [PATCH] Revert "Updater bot : immich_frame updated to 1.0.35.0" This reverts commit c8f5ec8f20ef95c79be8c37ebaba0b88a2c2b908. --- 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 05e864e2e9..443763661a 100644 --- a/immich_frame/CHANGELOG.md +++ b/immich_frame/CHANGELOG.md @@ -1,7 +1,4 @@ -## 1.0.35.0 (2026-07-11) -- 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 3f400afe37..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.35.0" +version: "1.0.34.0" webui: http://[HOST]:[PORT:8080] diff --git a/immich_frame/updater.json b/immich_frame/updater.json index 51c107119d..8408fb021e 100644 --- a/immich_frame/updater.json +++ b/immich_frame/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "2026-07-11", + "last_update": "2026-07-04", "repository": "alexbelgium/hassio-addons", "slug": "immich_frame", "source": "github", "upstream_repo": "immichFrame/ImmichFrame", - "upstream_version": "1.0.35.0" + "upstream_version": "1.0.34.0" }