Update to 1.19.0

Louis Lam 2022-12-23 22:57:41 +08:00
parent 2d1cad1cc5
commit a988c9db5b

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