Update to 1.21.3

Louis Lam 2023-05-09 00:39:29 +08:00
parent f920d1d3d6
commit 333176603d

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