mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-03-08 00:00:05 +08:00
[CB-4915] Updated version and RELEASENOTES.md for release 0.3.2
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user