Sfoglia il codice sorgente

PDF.js version 1.6.212 - See mozilla/pdf.js@b4a90121f01af6896a57b0a7b690047418fe71a1

Pdf Bot 8 anni fa
parent
commit
39107e8113
5 ha cambiato i file con 8 aggiunte e 8 eliminazioni
  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.210",
+  "version": "1.6.212",
   "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.210';
-var pdfjsBuild = '4ce2356';
+var pdfjsVersion = '1.6.212';
+var pdfjsBuild = 'b4a9012';
 
   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.210';
-var pdfjsBuild = '4ce2356';
+var pdfjsVersion = '1.6.212';
+var pdfjsBuild = 'b4a9012';
 
   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.210';
-var pdfjsBuild = '4ce2356';
+var pdfjsVersion = '1.6.212';
+var pdfjsBuild = 'b4a9012';
 
   var pdfjsFilePath =
     typeof document !== 'undefined' && document.currentScript ?

+ 1 - 1
package.json

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