You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/01/16 02:13:23 UTC

[2/2] cordova-plugin-whitelist git commit: CB-10368 Incremented plugin version.

CB-10368 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/edc97006
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/tree/edc97006
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/diff/edc97006

Branch: refs/heads/master
Commit: edc97006d1a2cd39e311885febc6a3bb4677dae7
Parents: c33ea30
Author: Steve Gill <st...@gmail.com>
Authored: Fri Jan 15 16:58:32 2016 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Fri Jan 15 16:58:32 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/edc97006/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ca599b6..6ca7c32 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-whitelist",
-  "version": "1.2.1",
+  "version": "1.2.2-dev",
   "description": "Cordova Whitelist Plugin",
   "cordova": {
     "platforms": [

http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/blob/edc97006/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a4f49a8..f83f909 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.2.1">
+      version="1.2.2-dev">
     <name>Whitelist</name>
     <description>Cordova Network Whitelist Plugin</description>
     <license>Apache 2.0</license>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org