Skip to content

Commit e507f07

Browse files
author
Ray Nicholus
committed
prepare for 3.4.0 release
1 parent 00d254f commit e507f07

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
def version = "3.4.0-RC1"
1+
def version = "3.4.0"
22
def filename = "fineuploader"
33
def srcDir = 'client'
44
def jsSrcDir = "$srcDir/js"

fineuploader.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"chunking",
99
"file-uploader"
1010
],
11-
"version": "3.3.1",
11+
"version": "3.4.0",
1212
"author": {
1313
"name": "Widen Enterprises",
1414
"url": "http://widen.com"

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Fine Uploader 3.4 (IN PROGRESS) #
1+
# Fine Uploader 3.4 (Released March 31, 2013) #
22

3-
###[Download the 3.3.1 combined & minified javascript file (along with all other required files) here](http://fineuploader.com/downloads.html)###
3+
###[Download the 3.4 combined & minified javascript file (along with all other required files) here](http://fineuploader.com/downloads.html)###
44

5-
###[Read my blog post](http://blog.fineuploader.com/2013/03/fine-uploader-has-new-home.html) regarding the recent ownership and licensing changes to Fine Uploader###
5+
###[3.4 change summary](http://blog.fineuploader.com/2013/03/fine-uploader-34.html)###
66

77
<br/>
88
## Features ##

0 commit comments

Comments
 (0)