diff --git a/immich/CHANGELOG.md b/immich/CHANGELOG.md index 1ae77c291..9e7e2ce53 100644 --- a/immich/CHANGELOG.md +++ b/immich/CHANGELOG.md @@ -1,5 +1,6 @@ -## "2.2.1" (01-11-2025) -- Minor bugs fixed +## 2.2.1-2 (02-11-2025) +- 2.2.0 and 2.2.1 did not actually update immich correctly and still used 2.1.0. Fixed now + ## 2.2.1 (01-11-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich/config.yaml b/immich/config.yaml index 3f34eb6a0..66151f2d9 100644 --- a/immich/config.yaml +++ b/immich/config.yaml @@ -138,6 +138,6 @@ slug: immich udev: true url: https://github.com/alexbelgium/hassio-addons usb: true -version: "2.2.1" +version: "2.2.1-2" video: true webui: http://[HOST]:[PORT:8080]