CB-5719 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/21a1638c Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/21a1638c Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/21a1638c Branch: refs/heads/dev Commit: 21a1638ccf7ad17fe663d6c511ce8b4d906dad32 Parents: b0bdb10 Author: Andrew Grieve <[email protected]> Authored: Thu Jan 2 12:30:52 2014 -0500 Committer: Andrew Grieve <[email protected]> Committed: Thu Jan 2 12:30:52 2014 -0500 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/21a1638c/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 12a5e77..d16c756 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.3.0"> + version="0.3.1-dev"> <name>InAppBrowser</name> <description>Cordova InAppBrowser Plugin</description>
