From b1e4a8ed4667047b068141ad7a30ce9d38fa1da9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 9 Mar 2024 14:18:32 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1294 --- immich/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/config.json b/immich/config.json index 7b85b17de..991672ef2 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.98.0", + "version": "1.98.1", "webui": "http://[HOST]:[PORT:8080]" }