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 2013/12/05 01:59:15 UTC

[03/11] git commit: CB-5188:

CB-5188:


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

Branch: refs/heads/master
Commit: d49d6ec62f21029dcd6da23a9cb6b024ddf556de
Parents: a806021
Author: Steven Gill <st...@gmail.com>
Authored: Mon Oct 28 12:27:15 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Oct 28 12:27:15 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/d49d6ec6/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 94cfb82..74c9c3b 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.inappbrowser"
-      version="0.2.4">
+      version="0.2.5-dev">
 
     <name>InAppBrowser</name>
     <description>Cordova InAppBrowser Plugin</description>