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