Skip to content

Commit b0c1412

Browse files
committed
Update angular-file-upload-html5-shim.js
1 parent a5795e8 commit b0c1412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/war/js/angular-file-upload-html5-shim.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**!
22
* AngularJS file upload shim for angular XHR HTML5 browsers
33
* @author Danial <danial.farid@gmail.com>
4-
* @version 1.1.8
4+
* @version 1.1.9
55
*/
66
if (window.XMLHttpRequest) {
77
if (window.FormData) {

0 commit comments

Comments
 (0)