Louis Lam 2024-12-31 15:35:35 +08:00
commit da84a182f4
2 changed files with 3 additions and 2 deletions

@ -57,4 +57,5 @@ https://github.com/louislam/uptime-kuma-wiki
* (2023-12-05) ⭐42,297 🐳51,241,294
* (2024-04-05) ⭐48,341 🐳68,668,482
* (2024-10-16) ⭐57,263 🐳93,911,095
* (2024-11-20) ⭐60,027 🐳96,146,195
* (2024-11-20) ⭐60,027 🐳96,146,195
* (2024-12-20) ⭐61,495 🐳98,033,822

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