Skip to content

Commit ba39331

Browse files
committed
Release 4.5.2
1 parent 6fcd836 commit ba39331

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ $(() => {
139139

140140
> **Special behaviour for dropzones:**
141141
>
142-
> `onComplete` only fires when `showFinishButton = true` (i.e. when the user clicks "Finish").
142+
> `onComplete` only fires if `showFinishButton = true` (when the user clicks "Finish").
143143
>
144144
> `onUpdate` must be used when `showFinishButton = false`.
145145
>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bytescale/upload-widget-jquery",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"author": "Bytescale <[email protected]> (https://www.bytescale.com)",
55
"description": "jQuery File Upload UI Widget — Lightweight & supports: drag and drop, multiple uploads, image cropping, customization & more 🚀 Comes with Cloud Storage 🌐",
66
"license": "MIT",

0 commit comments

Comments
 (0)