From abc7cb2455247a5dd880b461e3b025875f81376e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 23 Nov 2023 19:27:18 +0100 Subject: [PATCH] Update config.json --- immich/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/config.json b/immich/config.json index 72f348874..12ed8abb1 100644 --- a/immich/config.json +++ b/immich/config.json @@ -130,6 +130,6 @@ "slug": "immich", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.88.1-5", + "version": "1.88.1-6", "webui": "http://[HOST]:[PORT:3001]" }