From e46b043d71afc323afdad4fd94210c9826a5d430 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 12 Feb 2023 15:09:34 +0100 Subject: [PATCH] Adapt to s6 logic --- immich/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/config.json b/immich/config.json index d17aaf461..d1a9b6546 100644 --- a/immich/config.json +++ b/immich/config.json @@ -97,6 +97,6 @@ ], "slug": "immich", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.45.0-3", + "version": "1.45.0-4", "webui": "http://[HOST]:[PORT:8080]" }