CB-5719 Incremented plugin version on dev branch.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/d3cbfe5f Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/d3cbfe5f Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/d3cbfe5f Branch: refs/heads/dev Commit: d3cbfe5fe345b358452069964f3fd69c2e6a975c Parents: bff09d2 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-motion/blob/d3cbfe5f/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 25735ea..59b6a31 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.device-motion" - version="0.2.5"> + version="0.2.6-dev"> <name>Device Motion</name> <description>Cordova Device Motion Plugin</description>
