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/10/10 19:56:21 UTC

[2/3] git commit: [CB-4915] Incremented plugin version on dev branch.

[CB-4915] Incremented plugin version on dev branch.


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

Branch: refs/heads/master
Commit: 3d8b04f9825621ca5d58c69775befcaa09b90cc5
Parents: 12bc5d7
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 18:34:14 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Thu Sep 26 15:26:55 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/3d8b04f9/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 21990af..9a53bd2 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.2">
+      version="0.2.3-dev">
     <name>InAppBrowser</name>
     <description>Cordova InAppBrowser Plugin</description>
     <license>Apache 2.0</license>