Update to 1.17.0

Louis Lam 2022-06-22 20:23:41 +08:00
parent 09e99d0857
commit 77804a284a

@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
# Update from git
git fetch --all
git checkout 1.16.1 --force
git checkout 1.17.0 --force
# Install dependencies and prebuilt
npm install --production