Update to 1.23.13

Louis Lam 2024-04-25 15:34:51 +08:00
parent c4e4d43c3f
commit 5693a4e483

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