From 2f3bff920dbad823f0319e7944d916e80d993e18 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 15 Feb 2025 09:34:36 +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 0ba952622..53980b8c4 100644 --- a/immich/config.json +++ b/immich/config.json @@ -141,6 +141,6 @@ "slug": "immich", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.126.1", + "version": "1.126.1-2", "webui": "http://[HOST]:[PORT:8080]" }