diff --git a/client/js/version.js b/client/js/version.js index 0def5c5d5..2faa2c2a8 100644 --- a/client/js/version.js +++ b/client/js/version.js @@ -1,2 +1,2 @@ /*global qq */ -qq.version = "5.15.0"; +qq.version = "5.15.1"; diff --git a/package.json b/package.json index 10b55e5f0..e5b2ad8ea 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.15.0", + "version": "5.15.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",