From 5d440fc753294ecacc4e9e0f95e7ac9ea418621b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 8 Dec 2024 14:04:58 +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 e5036a8ba..af6c384ff 100644 --- a/immich/config.json +++ b/immich/config.json @@ -139,6 +139,6 @@ "slug": "immich", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.122.1-2", + "version": "1.122.1-3", "webui": "http://[HOST]:[PORT:8080]" }