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 2015/12/01 02:58:30 UTC

cordova-plugin-legacy-whitelist git commit: CB-10035 Incremented plugin version.

Repository: cordova-plugin-legacy-whitelist
Updated Branches:
  refs/heads/master 84f4e1242 -> 833aeeb44


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

Branch: refs/heads/master
Commit: 833aeeb44a957ad2dc9f2326108b51fb13b43ab4
Parents: 84f4e12
Author: Steve Gill <st...@gmail.com>
Authored: Mon Nov 30 17:57:07 2015 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Mon Nov 30 17:57:07 2015 -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/833aeeb4/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 527c77f..1ef5307 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-legacy-whitelist",
-  "version": "1.1.1",
+  "version": "1.1.2-dev",
   "description": "Cordova Legacy Whitelist Plugin",
   "cordova": {
     "platforms": [

http://git-wip-us.apache.org/repos/asf/cordova-plugin-legacy-whitelist/blob/833aeeb4/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index eaf735b..3638438 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.1">
+      version="1.1.2-dev">
     <name>Legacy Whitelist</name>
     <description>Cordova Legacy 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