Update to 1.23.15

master
Louis Lam 2024-09-30 05:56:45 +08:00
parent ea865272b7
commit 148da50ace
1 changed files with 1 additions and 1 deletions

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