Update to 1.21.0

Louis Lam 2023-03-20 18:23:08 +08:00
parent 8ab84623c8
commit c4aa1e286e

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