From 7857c402eb736a2c5cee4ad546187b8f1a98ca45 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sat, 27 Oct 2018 16:33:41 +0200 Subject: [PATCH] Updated Release Process (markdown) --- Release-Process.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Release-Process.md b/Release-Process.md index 4121156..db4c6ed 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -16,6 +16,8 @@ Update the `pdfjs.config` file: 1. Navigate to https://github.com/mozilla/pdf.js/releases/new 1. Call the release and tag `v{version}` and insert the version from the name of the ZIP file. 1. Attach the ZIP file from the step above and include release notes + 1. Clone https://github.com/brendandahl/pdf.js.utils + 2. Run `release.py` 1. Label the existing release as stable 1. Label the new release as pre-release 1. Update `pdfjs.config` to bump both the stable and beta version numbers