Ver código fonte

PDF.js version 1.6.222 - See mozilla/pdf.js@d7148735ba70a13760f4f688e734a43accac299b

Pdf Bot 8 anos atrás
pai
commit
65a67b1775
5 arquivos alterados com 8 adições e 8 exclusões
  1. 1 1
      bower.json
  2. 2 2
      build/pdf.combined.js
  3. 2 2
      build/pdf.js
  4. 2 2
      build/pdf.worker.js
  5. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
   "name": "pdfjs-dist",
-  "version": "1.6.221",
+  "version": "1.6.222",
   "main": [
     "build/pdf.js",
     "build/pdf.worker.js"

+ 2 - 2
build/pdf.combined.js

@@ -28,8 +28,8 @@ factory((root.pdfjsDistBuildPdfCombined = {}));
   // Use strict in our context only - users might not want it
   'use strict';
 
-var pdfjsVersion = '1.6.221';
-var pdfjsBuild = 'f8bd3d4';
+var pdfjsVersion = '1.6.222';
+var pdfjsBuild = 'd714873';
 
   var pdfjsFilePath =
     typeof document !== 'undefined' && document.currentScript ?

+ 2 - 2
build/pdf.js

@@ -28,8 +28,8 @@ factory((root.pdfjsDistBuildPdf = {}));
   // Use strict in our context only - users might not want it
   'use strict';
 
-var pdfjsVersion = '1.6.221';
-var pdfjsBuild = 'f8bd3d4';
+var pdfjsVersion = '1.6.222';
+var pdfjsBuild = 'd714873';
 
   var pdfjsFilePath =
     typeof document !== 'undefined' && document.currentScript ?

+ 2 - 2
build/pdf.worker.js

@@ -28,8 +28,8 @@ factory((root.pdfjsDistBuildPdfWorker = {}));
   // Use strict in our context only - users might not want it
   'use strict';
 
-var pdfjsVersion = '1.6.221';
-var pdfjsBuild = 'f8bd3d4';
+var pdfjsVersion = '1.6.222';
+var pdfjsBuild = 'd714873';
 
   var pdfjsFilePath =
     typeof document !== 'undefined' && document.currentScript ?

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "pdfjs-dist",
-  "version": "1.6.221",
+  "version": "1.6.222",
   "main": "build/pdf.js",
   "description": "Generic build of Mozilla's PDF.js library.",
   "keywords": [