From d7fb5b7312640f8b4bdbd4fbfa178d332080006f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 12 Jan 2023 11:11:02 +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 9cb6d832e..8428d4b0b 100644 --- a/immich/config.json +++ b/immich/config.json @@ -95,6 +95,6 @@ }, "slug": "immich", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.1", + "version": "1.2", "webui": "http://[HOST]:[PORT:8080]" }