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

Commit

Permalink
Bumb v5.11.1
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 8c7b727 commit 8da287b
Show file tree
Hide file tree
Showing 53 changed files with 7,699 additions and 76 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

### Usage

First, download Fine Uploader:
First, download Fine Uploader:

```bash
bower install fineuploader-dist --save
Expand Down 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.10.0
$ ./build.sh <version> # e.g: ./build.sh 5.11.1
```

**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": "fineuploader-dist",
"version": "5.10.0",
"version": "5.11.1",
"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.10.0'
e '31;0' 'Example: ./build.sh 5.11.1'
e '31;0' ' See: https://github.com/FineUploader/fine-uploader/releases'
exit;
fi
Expand Down
4 changes: 2 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.

4 changes: 2 additions & 2 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.

4 changes: 2 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.

4 changes: 2 additions & 2 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.

4 changes: 2 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.

4 changes: 2 additions & 2 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.

4 changes: 2 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.

4 changes: 2 additions & 2 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.

4 changes: 2 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.

4 changes: 2 additions & 2 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.

4 changes: 2 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.

4 changes: 2 additions & 2 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.

4 changes: 2 additions & 2 deletions dist/fine-uploader.jquery.js

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

4 changes: 2 additions & 2 deletions dist/fine-uploader.jquery.min.js

Large diffs are not rendered by default.

4 changes: 2 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.

4 changes: 2 additions & 2 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 8da287b

Please sign in to comment.