You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by jc...@apache.org on 2016/10/19 22:24:59 UTC

cordova-plugin-inappbrowser git commit: Increment plugin minor version because of new hide feature

Repository: cordova-plugin-inappbrowser
Updated Branches:
  refs/heads/master e8533996d -> 2a71258b9


Increment plugin minor version because of new hide feature


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

Branch: refs/heads/master
Commit: 2a71258b98880ec9a322782a6dd02b8476261d25
Parents: e853399
Author: Julio C�sar <jc...@gmail.com>
Authored: Thu Oct 20 00:24:50 2016 +0200
Committer: Julio C�sar <jc...@gmail.com>
Committed: Thu Oct 20 00:24:50 2016 +0200

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/2a71258b/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 388e767..a9c18c8 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.5.1-dev">
+      version="1.6.0-dev">
 
     <name>InAppBrowser</name>
     <description>Cordova InAppBrowser Plugin</description>


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