We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2241e2c commit 18a6683Copy full SHA for 18a6683
bin/js/moxie.dev.js
@@ -1,15 +1,15 @@
1
;var MXI_DEBUG = true;
2
/**
3
* mOxie - multi-runtime File API & XMLHttpRequest L2 Polyfill
4
- * v1.5.3
+ * v1.5.4
5
*
6
* Copyright 2013, Moxiecode Systems AB
7
* Released under GPL License.
8
9
* License: http://www.plupload.com/license
10
* Contributing: http://www.plupload.com/contributing
11
12
- * Date: 2017-02-02
+ * Date: 2017-08-08
13
*/
14
15
* Inline development version. Only to be used while developing since it uses document.write to load scripts.
@@ -189,4 +189,4 @@
189
writeScripts();
190
})(this);
191
192
-// $hash: 0799b892a4e7d0279a35670494b2765e
+// $hash: cd410e2c8fc5a873641bf0549fe4c954
0 commit comments