Skip to content

Commit 30f462b

Browse files
authored
fix immich version
1 parent 55a369d commit 30f462b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/immich.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ EOF
9393
msg_ok "Image-processing libraries up to date"
9494
fi
9595

96-
RELEASE="2.1.1"
96+
RELEASE="2.1.0"
9797
if check_for_gh_release "immich" "immich-app/immich" "${RELEASE}"; then
9898
msg_info "Stopping Services"
9999
systemctl stop immich-web

0 commit comments

Comments
 (0)