Update to 1.19.6

Louis Lam 2023-01-19 02:26:47 +08:00
parent 928a2e22fb
commit 0dafcd1b6d

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