From 1fda56b96720f8e865441fe72a0769e332dbfc89 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 18 Oct 2025 00:02:51 +0000 Subject: [PATCH] Revert 'Updater bot : immich_frame updated to 1.0.29.0' [nobuild] --- 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 711a72bfc..4822c2084 100644 --- a/immich_frame/CHANGELOG.md +++ b/immich_frame/CHANGELOG.md @@ -1,7 +1,4 @@ -## 1.0.29.0 (18-10-2025) -- Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/releases) - ## 1.0.28.0 (18-07-2025) - Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/releases) ## 1.0.27.2 (28-06-2025) diff --git a/immich_frame/config.yaml b/immich_frame/config.yaml index 98970591d..6e123ba02 100644 --- a/immich_frame/config.yaml +++ b/immich_frame/config.yaml @@ -19,5 +19,5 @@ schema: TZ: str? slug: immich_frame url: https://github.com/alexbelgium/hassio-addons -version: "1.0.29.0" +version: 1.0.28.0 webui: http://[HOST]:[PORT:8080] diff --git a/immich_frame/updater.json b/immich_frame/updater.json index 3ce454f27..cdc32a6ce 100644 --- a/immich_frame/updater.json +++ b/immich_frame/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "18-10-2025", + "last_update": "18-07-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich_frame", "source": "github", "upstream_repo": "immichFrame/ImmichFrame", - "upstream_version": "1.0.29.0" + "upstream_version": "1.0.28.0" }