Repository: cordova-plugin-whitelist
Updated Branches:
  refs/heads/1.2.x c33ea30cf -> 876e3b243


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/1.2.x
Commit: edc97006d1a2cd39e311885febc6a3bb4677dae7
Parents: c33ea30
Author: Steve Gill <[email protected]>
Authored: Fri Jan 15 16:58:32 2016 -0800
Committer: Steve Gill <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to