From 98962ac29634eb4e596842d0fe7ccbc4400d1b38 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 13 Jul 2026 06:31:53 +0000 Subject: [PATCH] Revert "Updater bot : immich_frame updated to 1.0.35.0" This reverts commit 2468d114000d03d8e1b46bb002f6b7862220697a. --- 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 0b5ddcdf7d..443763661a 100644 --- a/immich_frame/CHANGELOG.md +++ b/immich_frame/CHANGELOG.md @@ -1,7 +1,4 @@ -## 1.0.35.0 (2026-07-13) -- 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 883e5a79ed..8408fb021e 100644 --- a/immich_frame/updater.json +++ b/immich_frame/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "2026-07-13", + "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" }