You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2016/12/08 00:54:59 UTC

[2/2] cordova-plugin-inappbrowser git commit: CB-12224 Incremented plugin version.

CB-12224 Incremented plugin version.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/commit/cfbd3845
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/cfbd3845
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/cfbd3845

Branch: refs/heads/master
Commit: cfbd3845a893df647ff39ec3c750804d775a0e57
Parents: 009e662
Author: Shazron Abdullah <sh...@apache.org>
Authored: Wed Dec 7 16:55:07 2016 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Dec 7 16:55:07 2016 -0800

----------------------------------------------------------------------
 package.json     | 2 +-
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/cfbd3845/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 343d3ec..f4b383a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-inappbrowser",
-  "version": "1.5.1",
+  "version": "1.5.2-dev",
   "description": "Cordova InAppBrowser Plugin",
   "cordova": {
     "id": "cordova-plugin-inappbrowser",

http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/cfbd3845/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 703c508..b795eef 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="cordova-plugin-inappbrowser"
-      version="1.6.0">
+      version="1.6.1-dev">
 
     <name>InAppBrowser</name>
     <description>Cordova InAppBrowser Plugin</description>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/cfbd3845/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 91fe517..cf7cc91 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     id="cordova-plugin-inappbrowser-tests"
-    version="1.6.0">
+    version="1.6.1-dev">
     <name>Cordova InAppBrowser Plugin Tests</name>
     <license>Apache 2.0</license>
 


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