From a94407f983c206a532cfc69f06b194b4cb3834ec Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 19 Mar 2020 23:01:17 +0100 Subject: [PATCH 1/2] Bump versions in `pdfjs.config` --- pdfjs.config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pdfjs.config b/pdfjs.config index 8730225ec..d097ad24f 100644 --- a/pdfjs.config +++ b/pdfjs.config @@ -1,6 +1,6 @@ { - "betaVersion": "2.3.200", - "stableVersion": "2.2.228", - "baseVersion": "4ae3f9fcf6735748599b1f436a9d5b94bdf2d393", - "versionPrefix": "2.4." + "betaVersion": "2.4.456", + "stableVersion": "2.3.200", + "baseVersion": "228a591ca3655237c22f4401b30abee22e52532c", + "versionPrefix": "2.5." } From 1bca1e3823479835d53212f23943babc5eaa4102 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 19 Mar 2020 23:07:45 +0100 Subject: [PATCH 2/2] Update the getting started page of the website for the new release --- docs/contents/getting_started/index.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/docs/contents/getting_started/index.md b/docs/contents/getting_started/index.md index 02618e82a..21064825f 100644 --- a/docs/contents/getting_started/index.md +++ b/docs/contents/getting_started/index.md @@ -43,27 +43,18 @@ Before downloading PDF.js please take a moment to understand the different layer

Includes the generic build of PDF.js and the viewer.

-

Prebuilt (ES5-compatible)

Includes the generic build of PDF.js and the viewer.

- Stable (vSTABLE_VERSION) - Beta (vBETA_VERSION) + Beta (vBETA_VERSION)