Skip to content

Commit 18a6683

Browse files
author
Davit Barbakadze
committed
Update js.
1 parent 2241e2c commit 18a6683

File tree

3 files changed

+239
-155
lines changed

3 files changed

+239
-155
lines changed

bin/js/moxie.dev.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
;var MXI_DEBUG = true;
22
/**
33
* mOxie - multi-runtime File API & XMLHttpRequest L2 Polyfill
4-
* v1.5.3
4+
* v1.5.4
55
*
66
* Copyright 2013, Moxiecode Systems AB
77
* Released under GPL License.
88
*
99
* License: http://www.plupload.com/license
1010
* Contributing: http://www.plupload.com/contributing
1111
*
12-
* Date: 2017-02-02
12+
* Date: 2017-08-08
1313
*/
1414
/**
1515
* Inline development version. Only to be used while developing since it uses document.write to load scripts.
@@ -189,4 +189,4 @@
189189
writeScripts();
190190
})(this);
191191

192-
// $hash: 0799b892a4e7d0279a35670494b2765e
192+
// $hash: cd410e2c8fc5a873641bf0549fe4c954

0 commit comments

Comments
 (0)