CB-12224 Incremented plugin version.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/commit/91ff8df6 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/tree/91ff8df6 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/diff/91ff8df6 Branch: refs/heads/master Commit: 91ff8df6a2b2dbedaca77297ce5abd065eb7ba7f Parents: 79f74a0 Author: Shazron Abdullah <[email protected]> Authored: Wed Dec 7 16:55:08 2016 -0800 Committer: Shazron Abdullah <[email protected]> Committed: Wed Dec 7 16:55:08 2016 -0800 ---------------------------------------------------------------------- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/blob/91ff8df6/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index c18fb66..fbd9b96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-whitelist", - "version": "1.3.1", + "version": "1.3.2-dev", "description": "Cordova Whitelist Plugin", "cordova": { "platforms": [ http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/blob/91ff8df6/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index ceb4092..bd96829 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-whitelist" - version="1.3.1"> + version="1.3.2-dev"> <name>Whitelist</name> <description>Cordova Network Whitelist Plugin</description> <license>Apache 2.0</license> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
