diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 47d46d6..989206b 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -20,6 +20,12 @@ --> # Release Notes +### 1.6.2 (Feb 28, 2017) +* [CB-12353](https://issues.apache.org/jira/browse/CB-12353) Corrected merges usage in `plugin.xml` +* [CB-12369](https://issues.apache.org/jira/browse/CB-12369) Add plugin typings from `DefinitelyTyped` +* [CB-12363](https://issues.apache.org/jira/browse/CB-12363) Added build badges for **iOS 9.3** and **iOS 10.0** +* [CB-12230](https://issues.apache.org/jira/browse/CB-12230) Removed **Windows 8.1** build badges + ### 1.6.1 (Dec 07, 2016) * [CB-12224](https://issues.apache.org/jira/browse/CB-12224) Updated version and RELEASENOTES.md for release 1.6.1 * [CB-12154](https://issues.apache.org/jira/browse/CB-12154) file-transfer progressEvent.total = -1 on iOS diff --git a/package.json b/package.json index c18d540..39a04b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-file-transfer", - "version": "1.6.2-dev", + "version": "1.6.2", "description": "Cordova File Transfer Plugin", "types": "./types/index.d.ts", "cordova": { diff --git a/plugin.xml b/plugin.xml index 9275888..1b16101 100644 --- a/plugin.xml +++ b/plugin.xml @@ -21,7 +21,7 @@ + version="1.6.2"> File Transfer Cordova File Transfer Plugin Apache 2.0 @@ -72,7 +72,7 @@ - + diff --git a/tests/plugin.xml b/tests/plugin.xml index fd6b546..1b16101 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -20,15 +20,151 @@ - Cordova File Transfer Plugin Tests + id="cordova-plugin-file-transfer" + version="1.6.2"> + File Transfer + Cordova File Transfer Plugin Apache 2.0 + cordova,file,transfer + https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer.git + https://issues.apache.org/jira/browse/CB/component/12320650 - + + + + - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +