Update to 1.17.1

Louis Lam 2022-06-23 16:16:11 +08:00
parent 77804a284a
commit e9b532ccd8

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