CB-12224 Incremented plugin version.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-legacy-whitelist/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-legacy-whitelist/commit/232da927 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-legacy-whitelist/tree/232da927 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-legacy-whitelist/diff/232da927 Branch: refs/heads/master Commit: 232da927dfa8972ba49c877831946c6a81449f3d Parents: 7c561bd Author: Shazron Abdullah <[email protected]> Authored: Wed Dec 7 16:55:07 2016 -0800 Committer: Shazron Abdullah <[email protected]> Committed: Wed Dec 7 16:55:07 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-legacy-whitelist/blob/232da927/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 5c78ce0..53f57d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-legacy-whitelist", - "version": "1.1.2", + "version": "1.1.3-dev", "description": "Cordova Legacy Whitelist Plugin", "cordova": { "platforms": [ http://git-wip-us.apache.org/repos/asf/cordova-plugin-legacy-whitelist/blob/232da927/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index fc79e0e..83b540e 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-legacy-whitelist" - version="1.1.2"> + version="1.1.3-dev"> <name>Legacy Whitelist</name> <description>Cordova Legacy Whitelist Plugin</description> <license>Apache 2.0</license> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
