Updated Branches:
  refs/heads/master 496ecc720 -> b0bdb1088

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

Branch: refs/heads/master
Commit: ea239151d22db548efec3d508227910235c093d8
Parents: 496ecc7
Author: Steven Gill <[email protected]>
Authored: Wed Dec 4 15:32:03 2013 -0800
Committer: Steven Gill <[email protected]>
Committed: Wed Dec 4 15:32:03 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/ea239151/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index bb52218..1bf16a0 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.5">
+      version="0.2.6-dev">
 
     <name>InAppBrowser</name>
     <description>Cordova InAppBrowser Plugin</description>

Reply via email to