From 055c021ab425b3e88877a40d8cb18d3956d4832e Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sat, 27 Oct 2018 16:54:06 +0200 Subject: [PATCH] Updated Release Process (markdown) --- Release-Process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Process.md b/Release-Process.md index 31bc5db..f6bc534 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -5,7 +5,7 @@ The objective is to release a version every six weeks. Ideally this should be on Update the `pdfjs.config` file: 1. Bump the major/minor version number of the `versionPrefix`. -1. Set `baseVersion` to the commit ID of the merged commit. +1. Set `baseVersion` to the commit ID of the merge commit. ### Releasing a new version