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

Commit 53a935a

Browse files
author
rnicholus
committed
prepare for 5.15.4 release
1 parent 2bbaa27 commit 53a935a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/js/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
/*global qq */
2-
qq.version = "5.15.3";
2+
qq.version = "5.15.4";

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "Fine Uploader",
44
"main": "lib/traditional.js",
55
"types" : "typescript/fine-uploader.d.ts",
6-
"version": "5.15.3",
6+
"version": "5.15.4",
77
"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.",
88
"keywords": [
99
"amazon",

0 commit comments

Comments
 (0)