[CB-4752] Incremented plugin version on dev branch.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/bf6dd8c2 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/bf6dd8c2 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/bf6dd8c2 Branch: refs/heads/dev Commit: bf6dd8c241edaaa9dd56a4bdc36f57a541a0b8a2 Parents: 731905d Author: Andrew Grieve <[email protected]> Authored: Fri Sep 6 00:58:21 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Fri Sep 6 00:58:21 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/bf6dd8c2/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 54e5137..3bc0034 100644 --- a/plugin.xml +++ b/plugin.xml @@ -4,7 +4,7 @@ xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.core.device" - version="0.2.1"> + version="0.2.2-dev"> <name>Device</name> <description>Cordova Device Plugin</description> <license>Apache 2.0</license>
