Update to 1.23.12

Louis Lam 2024-04-19 01:28:33 +08:00
parent 664f8c7f55
commit c4e4d43c3f

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