Update to 1.19.1

Louis Lam 2022-12-27 00:05:59 +08:00
parent a988c9db5b
commit bd968a4c7d

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