Update to 1.21.2

Louis Lam 2023-04-04 02:23:08 +08:00
parent 1b7a7082d7
commit 08ad492e56

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