Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Release-Process.md
  • Loading branch information
crandmck authored Mar 15, 2024
commit 4974fa1e3f9a1d851aef3deab77ba1846a372815
4 changes: 2 additions & 2 deletions Release-Process.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,5 @@ $ npm publish

### Step 7. Update documentation website

The https://expressjs.com/ documents the current release version in various places. To update it, change the
value of `current_version` in https://github.com/expressjs/expressjs.com/blob/gh-pages/_data/express.yml to match the latest version number.
The documentation website https://expressjs.com/ documents the current release version in various places.
To update it, change the value of `current_version` in https://github.com/expressjs/expressjs.com/blob/gh-pages/_data/express.yml to match the latest version number.