diff --git a/client/js/version.js b/client/js/version.js index 97ff18c53..6119ce32c 100644 --- a/client/js/version.js +++ b/client/js/version.js @@ -1,2 +1,2 @@ /*global qq */ -qq.version = "5.11.10-beta+1"; +qq.version = "5.11.10"; diff --git a/package.json b/package.json index d413ef82a..eec8c7e73 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "fine-uploader", "title": "Fine Uploader", "main": "lib/traditional.js", - "version": "5.11.10-beta+1", + "version": "5.11.10", "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",