From 3d924fce1bc1d6b1d1d6414ad93fb7fe3f6b111a Mon Sep 17 00:00:00 2001 From: daserge Date: Fri, 29 Apr 2016 16:26:20 +0300 Subject: [PATCH] CB-8056 Updated the dependency version, added it to the docs --- README.md | 3 +-- package.json | 2 +- plugin.xml | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1ce579d..79ac425 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,7 @@ Report issues with this plugin on the [Apache Cordova issue tracker][Apache Cord - BlackBerry 10 - iOS - Windows Phone 7 and 8 -- Windows 8 -- Windows +- Windows (`cordova-windows` version >= 4.4.0 is required) - Browser ## Example Configuration diff --git a/package.json b/package.json index d577ef7..729ab82 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "4.0.0": { "cordova-android": ">=3.6.0", - "cordova-windows": ">=5.0.0" + "cordova-windows": ">=4.4.0" } } }, diff --git a/plugin.xml b/plugin.xml index c1d9293..5c1e570 100644 --- a/plugin.xml +++ b/plugin.xml @@ -30,7 +30,7 @@ - +