diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index 258e324..533569d 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -33,7 +33,7 @@ cd # Update from git git fetch --all -git checkout 1.23.10 --force +git checkout 1.23.11 --force # Install dependencies and prebuilt npm install --production