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/03/27 00:46:20 UTC

[1/2] cordova-plugin-legacy-whitelist git commit: Revert "CB-8739 Incremented plugin version."

Repository: cordova-plugin-legacy-whitelist
Updated Branches:
  refs/heads/master e55d121a4 -> 9003be1a6


Revert "CB-8739 Incremented plugin version."

This reverts commit b11d456689962c06fdfcd238749caaf6927f13ef.


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

Branch: refs/heads/master
Commit: cb66dfe1ce7728ebf8204b2f1610b21d87fff267
Parents: e55d121
Author: Steve Gill <st...@gmail.com>
Authored: Thu Mar 26 16:34:42 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Mar 26 16:43:11 2015 -0700

----------------------------------------------------------------------
 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/cb66dfe1/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 396e9a9..7bfeb5c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-legacy-whitelist",
-  "version": "1.0.1-dev",
+  "version": "1.0.0",
   "description": "Cordova Legacy Whitelist Plugin",
   "cordova": {
     "platforms": [

http://git-wip-us.apache.org/repos/asf/cordova-plugin-legacy-whitelist/blob/cb66dfe1/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 229048f..8afd536 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.0.1-dev">
+      version="1.0.0">
     <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


[2/2] cordova-plugin-legacy-whitelist git commit: Revert "Revert "CB-8739 Incremented plugin version.""

Posted by st...@apache.org.
Revert "Revert "CB-8739 Incremented plugin version.""

This reverts commit cb66dfe1ce7728ebf8204b2f1610b21d87fff267.


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

Branch: refs/heads/master
Commit: 9003be1a6862bcd3558ba786706b63eb7e3aa61a
Parents: cb66dfe
Author: Steve Gill <st...@gmail.com>
Authored: Thu Mar 26 16:43:25 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Mar 26 16:43:25 2015 -0700

----------------------------------------------------------------------
 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/9003be1a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 7bfeb5c..396e9a9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-legacy-whitelist",
-  "version": "1.0.0",
+  "version": "1.0.1-dev",
   "description": "Cordova Legacy Whitelist Plugin",
   "cordova": {
     "platforms": [

http://git-wip-us.apache.org/repos/asf/cordova-plugin-legacy-whitelist/blob/9003be1a/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 8afd536..229048f 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.0.0">
+      version="1.0.1-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