From 1c6300f1c87e80c851e94eb6342d3f12a885516c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:06:03 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1659 --- immich/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/config.json b/immich/config.json index af6c384ff..cdb9349f6 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-3", + "version": "1.122.1-3test", "webui": "http://[HOST]:[PORT:8080]" }