update to 1.2.0

This commit is contained in:
LouisLam
2021-08-16 20:40:28 +08:00
parent cb85905c33
commit 5d0b6190c3
2 changed files with 4 additions and 4 deletions

View File

@@ -79,7 +79,7 @@ PS: For every new release, it takes some time to build the docker image, please
```bash
cd <uptime-kuma-directory>
git fetch --all
git checkout 1.1.0 --force
git checkout 1.2.0 --force
npm install
npm run build
pm2 restart uptime-kuma