Update to 1.19.2

Louis Lam 2022-12-27 00:32:37 +08:00
parent bd968a4c7d
commit 96f89e2355

@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
# Update from git
git fetch --all
git checkout 1.19.1 --force
git checkout 1.19.2 --force
# Install dependencies and prebuilt
npm install --omit=dev