CB-5719 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/7a4d8d0d Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/7a4d8d0d Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/7a4d8d0d Branch: refs/heads/dev Commit: 7a4d8d0d76359a5824b8b0669a00dc2e38f01388 Parents: 1095252 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-device/blob/7a4d8d0d/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index db50add..6846467 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.device" - version="0.2.6"> + version="0.2.7-dev"> <name>Device</name> <description>Cordova Device Plugin</description> <license>Apache 2.0</license>
