Skip to content

Commit

Permalink
Update js/
Browse files Browse the repository at this point in the history
  • Loading branch information
jayarjo committed Nov 23, 2016
1 parent 1ff94fe commit 5671599
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 162 deletions.
6 changes: 3 additions & 3 deletions bin/js/moxie.dev.js
@@ -1,15 +1,15 @@
;var MXI_DEBUG = true;
/**
* mOxie - multi-runtime File API & XMLHttpRequest L2 Polyfill
* v1.5.1
* v1.5.2
*
* Copyright 2013, Moxiecode Systems AB
* Released under GPL License.
*
* License: http://www.plupload.com/license
* Contributing: http://www.plupload.com/contributing
*
* Date: 2016-11-14
* Date: 2016-11-23
*/
/**
* 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: e7841af5e3ab3f687a6107df43c993d1
// $hash: ad1f9b2036ed667bbf336d7d8f46af14

0 comments on commit 5671599

Please sign in to comment.