From df0940279e431339c108605b889de4cbd64feba1 Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Thu, 3 Nov 2016 21:08:58 +0000 Subject: [PATCH] PDF.js version 1.6.299 - See mozilla/pdf.js@fe3c12bd16d9706d7a081b343afad9d3def925f9 --- bower.json | 2 +- build/pdf.combined.js | 4 ++-- build/pdf.js | 4 ++-- build/pdf.worker.js | 4 ++-- package.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bower.json b/bower.json index a574fbfd6..04df60e2e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.297", + "version": "1.6.299", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 6da77541f..ab1898901 100644 --- a/build/pdf.combined.js +++ b/build/pdf.combined.js @@ -24,8 +24,8 @@ }(this, function (exports) { // Use strict in our context only - users might not want it 'use strict'; - var pdfjsVersion = '1.6.297'; - var pdfjsBuild = '9f8d674'; + var pdfjsVersion = '1.6.299'; + var pdfjsBuild = 'fe3c12b'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/build/pdf.js b/build/pdf.js index a9ca72f3f..3ba73f61c 100644 --- a/build/pdf.js +++ b/build/pdf.js @@ -24,8 +24,8 @@ }(this, function (exports) { // Use strict in our context only - users might not want it 'use strict'; - var pdfjsVersion = '1.6.297'; - var pdfjsBuild = '9f8d674'; + var pdfjsVersion = '1.6.299'; + var pdfjsBuild = 'fe3c12b'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/build/pdf.worker.js b/build/pdf.worker.js index 2e4e1728b..959d2f113 100644 --- a/build/pdf.worker.js +++ b/build/pdf.worker.js @@ -24,8 +24,8 @@ }(this, function (exports) { // Use strict in our context only - users might not want it 'use strict'; - var pdfjsVersion = '1.6.297'; - var pdfjsBuild = '9f8d674'; + var pdfjsVersion = '1.6.299'; + var pdfjsBuild = 'fe3c12b'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/package.json b/package.json index 31827aa31..fe57c3a39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.297", + "version": "1.6.299", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [