From 4a8630ad458982f754bf181a66a29c5ba0285315 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Wed, 17 Jun 2015 13:23:33 -0400 Subject: updated versions of platforms --- plugins/cordova-plugin-whitelist/README.md | 4 ++-- plugins/cordova-plugin-whitelist/package.json | 2 +- plugins/cordova-plugin-whitelist/plugin.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/cordova-plugin-whitelist') diff --git a/plugins/cordova-plugin-whitelist/README.md b/plugins/cordova-plugin-whitelist/README.md index 77944c31..def10044 100644 --- a/plugins/cordova-plugin-whitelist/README.md +++ b/plugins/cordova-plugin-whitelist/README.md @@ -40,7 +40,7 @@ other URLs, you must add `` tags to your `config.xml`: - + - + diff --git a/plugins/cordova-plugin-whitelist/package.json b/plugins/cordova-plugin-whitelist/package.json index 3bffcbcc..2c72e256 100644 --- a/plugins/cordova-plugin-whitelist/package.json +++ b/plugins/cordova-plugin-whitelist/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-whitelist", - "version": "1.0.1-dev", + "version": "1.0.0", "description": "Cordova Whitelist Plugin", "cordova": { "platforms": [ diff --git a/plugins/cordova-plugin-whitelist/plugin.xml b/plugins/cordova-plugin-whitelist/plugin.xml index 6e6b0e0a..2ec60b3c 100644 --- a/plugins/cordova-plugin-whitelist/plugin.xml +++ b/plugins/cordova-plugin-whitelist/plugin.xml @@ -20,7 +20,7 @@ + version="1.0.0"> Whitelist Cordova Network Whitelist Plugin Apache 2.0 -- cgit v1.2.3