Update to 1.14.0

Louis Lam 2022-04-12 14:50:44 +08:00
parent fac27642dd
commit 80170bcef0

@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
# Update from git
git fetch --all
git checkout 1.13.2 --force
git checkout 1.14.0 --force
# Install dependenies and prebuilt
npm ci --production