diff --git a/client/js/version.js b/client/js/version.js index 4d8e1c54f..6c0909f8e 100644 --- a/client/js/version.js +++ b/client/js/version.js @@ -1,2 +1,2 @@ /*global qq */ -qq.version = "5.14.0"; +qq.version = "5.14.1"; diff --git a/package.json b/package.json index 9664b6c8b..2be0fe48b 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "title": "Fine Uploader", "main": "lib/traditional.js", "types" : "typescript/fine-uploader.d.ts", - "version": "5.14.0", + "version": "5.14.1", "description": "Multiple file upload plugin with progress-bar, drag-and-drop, direct-to-S3 & Azure uploading, client-side image scaling, preview generation, form support, chunking, auto-resume, and tons of other features.", "keywords": [ "amazon",