From a4e19e91b8739fd82e165265a8c7ad513f57c3ec Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Tue, 28 Feb 2017 17:56:00 -0800 Subject: [PATCH] Set VERSION to 1.1.6-dev (via coho) --- package.json | 2 +- plugin.xml | 287 ++++++++++++++++++++++++++++------------------- tests/plugin.xml | 35 +++++- 3 files changed, 205 insertions(+), 119 deletions(-) diff --git a/package.json b/package.json index 75228fe7..d97dfdff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-device", - "version": "1.1.5", + "version": "1.1.6-dev", "description": "Cordova Device Plugin", "types": "./types/index.d.ts", "cordova": { diff --git a/plugin.xml b/plugin.xml index 95a5d9c4..b80166ef 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,115 +1,176 @@ - - - Device - Cordova Device Plugin - Apache 2.0 - cordova,device - https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git - https://issues.apache.org/jira/browse/CB/component/12320648 - - - - - - - - - - - + + + + + Device + Cordova Device Plugin + Apache 2.0 + cordova,device + https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git + https://issues.apache.org/jira/browse/CB/component/12320648 + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - read_device_identifying_information - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + read_device_identifying_information + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/plugin.xml b/tests/plugin.xml index 846b2014..37941d5d 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -1,6 +1,31 @@ - - - Cordova Device Plugin Tests - Apache 2.0 - + + + + + Cordova Device Plugin Tests + Apache 2.0 + + +