From c6bbc7268c00a0984af9ad4c3947a29706b8f18c Mon Sep 17 00:00:00 2001 From: Ponkhy <43121732+Ponkhy@users.noreply.github.com> Date: Sun, 22 Aug 2021 11:04:25 +0200 Subject: [PATCH] This project was updated to Version 1.3.2 --- 🆙-How-to-Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index fa79fa7..10ce6f8 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -18,7 +18,7 @@ PS: For every new release, it takes some time to build the docker image, please ```bash cd git fetch --all -git checkout 1.3.1 --force +git checkout 1.3.2 --force npm install npm run build pm2 restart uptime-kuma