diff --git a/Release-Process.md b/Release-Process.md index e94534b..d287bb1 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -9,6 +9,7 @@ 2. Run `python2 release.py {last_pr_number}`, where `{last_pr_number}` is the last PR number (without hash) in the release notes of the existing release 1. Check the box for this release being a pre-release! 1. Label the existing release as stable + 1. Verify that the `latest` and `next` tags are updated on NPM. This may take some time due to caching; if it's not updated we'll have to trigger it manually. 1. Update `pdfjs.config` to bump both the stable and beta version numbers: 1. Bump the major/minor version number of the `versionPrefix` 1. Bump the stable/beta version number