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