[CB-4752] 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/d647f689 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/d647f689 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/d647f689 Branch: refs/heads/dev Commit: d647f689dfd361c36ea3a3499db2d79ab33e6bab Parents: 44a1159 Author: Andrew Grieve <[email protected]> Authored: Fri Sep 6 00:58:22 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Fri Sep 6 00:58:22 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/d647f689/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 5b78494..beb6c96 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.core.inappbrowser" - version="0.2.0"> + version="0.2.1-dev"> <name>InAppBrowser</name> <description>Cordova InAppBrowser Plugin</description> <license>Apache 2.0</license>
