|
@@ -22,8 +22,8 @@ if (typeof PDFJS === 'undefined') {
|
|
|
(typeof window !== 'undefined' ? window : this).PDFJS = {};
|
|
|
}
|
|
|
|
|
|
-PDFJS.version = '1.1.252';
|
|
|
-PDFJS.build = '7a6a3f1';
|
|
|
+PDFJS.version = '1.1.254';
|
|
|
+PDFJS.build = '56e3a66';
|
|
|
|
|
|
(function pdfjsWrapper() {
|
|
|
// Use strict in our context only - users might not want it
|