Update to 1.11.2 from 1.11.1

Louis Lam 2022-01-05 16:40:51 +08:00
parent c4dd0b57e0
commit 325f1db914

@ -20,7 +20,7 @@ cd <uptime-kuma-directory>
# Update from git
git fetch --all
git checkout 1.11.1 --force
git checkout 1.11.2 --force
# Install dependenies and prebuilt
npm ci --production