From 30f462b62a7cca862f90acd8dce5c869aabdb999 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 15 Oct 2025 23:56:00 +0200 Subject: [PATCH] fix immich version --- ct/immich.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/immich.sh b/ct/immich.sh index c0753119d..e2fe92fff 100644 --- a/ct/immich.sh +++ b/ct/immich.sh @@ -93,7 +93,7 @@ EOF msg_ok "Image-processing libraries up to date" fi - RELEASE="2.1.1" + RELEASE="2.1.0" if check_for_gh_release "immich" "immich-app/immich" "${RELEASE}"; then msg_info "Stopping Services" systemctl stop immich-web