diff --git a/bower.json b/bower.json index 34e15ab3f..92d08bb34 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.266", + "version": "1.6.268", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 5dd7757e9..df25dffac 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.266'; - var pdfjsBuild = 'e94c294'; + var pdfjsVersion = '1.6.268'; + var pdfjsBuild = 'a28a710'; 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 2ae430f69..998440c08 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.266'; - var pdfjsBuild = 'e94c294'; + var pdfjsVersion = '1.6.268'; + var pdfjsBuild = 'a28a710'; 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 48ad0b4dc..99c113a6d 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.266'; - var pdfjsBuild = 'e94c294'; + var pdfjsVersion = '1.6.268'; + var pdfjsBuild = 'a28a710'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/package.json b/package.json index fb16c9e1a..811f8465b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.266", + "version": "1.6.268", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [