Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-01-18 15:48:02 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-02-15 16:28:36 +0300
commite463f33215d5d77d978b30a545617a36d7fed09d (patch)
treea801c759e0e3377a2546caabb7cee6e2b6d8833e /pdfjs-get.js
parentb6f8b52d6c7e43724d1d6e9540ee29ca742f7452 (diff)
Bump pdf.js to 2.6.347
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'pdfjs-get.js')
-rw-r--r--pdfjs-get.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdfjs-get.js b/pdfjs-get.js
index 5305b46..3ef1d9e 100644
--- a/pdfjs-get.js
+++ b/pdfjs-get.js
@@ -5,7 +5,7 @@ const progress = require('request-progress')
const cliProgress = require('cli-progress')
// Fetching pdf.js build release
-const PDFJSversion = '2.5.207'
+const PDFJSversion = '2.6.347'
console.info('Fetching pdfjs', PDFJSversion)
// Init progress