Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Bump v5.11.7
Browse files Browse the repository at this point in the history
Signed-off-by: Fery Wardiyanto <[email protected]>
  • Loading branch information
feryardiant committed Sep 16, 2016
1 parent a982e64 commit e911063
Show file tree
Hide file tree
Showing 51 changed files with 408 additions and 111 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ $ git pull origin
In your terminal please navigate to where the project is cloned

```bash
$ ./build.sh <version> # e.g: ./build.sh 5.11.6
$ ./build.sh <version> # e.g: ./build.sh 5.11.7
```

**NOTE:**
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fine-uploader",
"version": "5.11.6",
"version": "5.11.7",
"author": "Widen Enterprises, Inc.",
"description": "A official bower build for FineUploader/fine-uploader",
"license": "https://raw.githubusercontent.com/FineUploader/fine-uploader/master/LICENSE",
Expand Down
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ e() {

if [ -z $1 ]; then
e '31;0' 'Please specify Fine-uploader version you want to build.'
e '31;0' 'Example: ./build.sh 5.11.6'
e '31;0' 'Example: ./build.sh 5.11.7'
e '31;0' ' See: https://github.com/FineUploader/fine-uploader/releases'
exit;
fi
Expand Down
31 changes: 29 additions & 2 deletions dist/all.fine-uploader.core.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/all.fine-uploader.core.js.map

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions dist/all.fine-uploader.core.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/all.fine-uploader.core.min.js.map

Large diffs are not rendered by default.

31 changes: 29 additions & 2 deletions dist/all.fine-uploader.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/all.fine-uploader.js.map

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions dist/all.fine-uploader.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/all.fine-uploader.min.js.map

Large diffs are not rendered by default.

31 changes: 29 additions & 2 deletions dist/azure.fine-uploader.core.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/azure.fine-uploader.core.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/azure.fine-uploader.core.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/azure.fine-uploader.core.min.js.map

Large diffs are not rendered by default.

31 changes: 29 additions & 2 deletions dist/azure.fine-uploader.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/azure.fine-uploader.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/azure.fine-uploader.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/azure.fine-uploader.min.js.map

Large diffs are not rendered by default.

31 changes: 29 additions & 2 deletions dist/azure.jquery.fine-uploader.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/azure.jquery.fine-uploader.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/azure.jquery.fine-uploader.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/azure.jquery.fine-uploader.min.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/dnd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/dnd.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/dnd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/dnd.min.js.map

Large diffs are not rendered by default.

31 changes: 29 additions & 2 deletions dist/fine-uploader.core.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/fine-uploader.core.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/fine-uploader.core.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/fine-uploader.core.min.js.map

Large diffs are not rendered by default.

31 changes: 29 additions & 2 deletions dist/fine-uploader.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/fine-uploader.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/fine-uploader.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/fine-uploader.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit e911063

Please sign in to comment.