[CB-4915] Updated version and RELEASENOTES.md for release 0.3.2

This commit is contained in:
Steven Gill
2013-09-25 17:42:26 -07:00
parent 2655c12bae
commit 2be905fcab
2 changed files with 7 additions and 2 deletions

View File

@@ -20,4 +20,9 @@
-->
# Release Notes
### 0.3.2 (Sept 25, 2013)
* CB-4889 bumping&resetting version
* [windows8] commandProxy was moved
* CB-4889 updating core references
* CB-4889 renaming org.apache.cordova.core.file-transfer to org.apache.cordova.file-transfer and updating dependency
* Rename CHANGELOG.md -> RELEASENOTES.md

View File

@@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="org.apache.cordova.file-transfer"
version="0.3.2-dev">
version="0.3.2">
<name>File Transfer</name>
<description>Cordova File Transfer Plugin</description>
<license>Apache 2.0</license>