Update to 1.11.3 from 1.11.2

Louis Lam 2022-01-06 14:51:23 +08:00
parent 325f1db914
commit 1bf51e6dd4

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