From d4eaf1ef7774d7a7283ea114c970ad93811f3be9 Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Sat, 5 Nov 2016 14:50:22 +0000 Subject: [PATCH] PDF.js version 1.6.306 - See mozilla/pdf.js@b428463ecc179053312a0bd38eaee48d05732280 --- 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 d1676bbea..db30067af 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.304", + "version": "1.6.306", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 46c4cdf0a..71946ba4a 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.304'; - var pdfjsBuild = 'b4100ba'; + var pdfjsVersion = '1.6.306'; + var pdfjsBuild = 'b428463'; 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 19aff212c..f605ca3c4 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.304'; - var pdfjsBuild = 'b4100ba'; + var pdfjsVersion = '1.6.306'; + var pdfjsBuild = 'b428463'; 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 4263d0746..7d7c6322b 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.304'; - var pdfjsBuild = 'b4100ba'; + var pdfjsVersion = '1.6.306'; + var pdfjsBuild = 'b428463'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/package.json b/package.json index 6aeb04d1c..14e16b791 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.304", + "version": "1.6.306", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [