Update to 1.21.1

Louis Lam 2023-03-27 21:36:10 +08:00
parent dc7366f6ea
commit c53b6384a8

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