Update to 1.23.14

Louis Lam 2024-09-29 22:00:17 +08:00
parent 5693a4e483
commit ea865272b7

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