From fbfb1eddb206fed43ddff0eb048fbbd19658bf26 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 20 Sep 2023 18:20:54 +0200 Subject: [PATCH] Jammy deprecated https://github.com/alexbelgium/hassio-addons/issues/996 --- immich/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/config.json b/immich/config.json index 4d9bd13a0..e952b774b 100644 --- a/immich/config.json +++ b/immich/config.json @@ -118,6 +118,6 @@ ], "slug": "immich", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.78.1", + "version": "1.78.1-2", "webui": "http://[HOST]:[PORT:8080]" }