Skip to content

Commit

Permalink
Update js.
Browse files Browse the repository at this point in the history
  • Loading branch information
Davit Barbakadze committed Aug 8, 2017
1 parent 2241e2c commit 18a6683
Show file tree
Hide file tree
Showing 3 changed files with 239 additions and 155 deletions.
6 changes: 3 additions & 3 deletions bin/js/moxie.dev.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
;var MXI_DEBUG = true;
/**
* mOxie - multi-runtime File API & XMLHttpRequest L2 Polyfill
* v1.5.3
* v1.5.4
*
* Copyright 2013, Moxiecode Systems AB
* Released under GPL License.
*
* License: http://www.plupload.com/license
* Contributing: http://www.plupload.com/contributing
*
* Date: 2017-02-02
* Date: 2017-08-08
*/
/**
* Inline development version. Only to be used while developing since it uses document.write to load scripts.
Expand Down Expand Up @@ -189,4 +189,4 @@
writeScripts();
})(this);

// $hash: 0799b892a4e7d0279a35670494b2765e
// $hash: cd410e2c8fc5a873641bf0549fe4c954
Loading

0 comments on commit 18a6683

Please sign in to comment.