|
@@ -20,8 +20,8 @@ if (typeof PDFJS === 'undefined') {
|
|
|
(typeof window !== 'undefined' ? window : this).PDFJS = {};
|
|
|
}
|
|
|
|
|
|
-PDFJS.version = '1.3.103';
|
|
|
-PDFJS.build = 'd98105f';
|
|
|
+PDFJS.version = '1.3.104';
|
|
|
+PDFJS.build = 'e7311cd';
|
|
|
|
|
|
(function pdfjsWrapper() {
|
|
|
// Use strict in our context only - users might not want it
|