Updated Branches: refs/heads/dev 06d7b3b79 -> 7a9ac649c
CB-4889 renaming org.apache.cordova.core.device-motion to org.apache.cordova.device-motion 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/1680eb70 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/1680eb70 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/1680eb70 Branch: refs/heads/dev Commit: 1680eb708d3de494688658937df0b5c9c2a7bdf6 Parents: 4bebacb Author: Anis Kadri <a...@apache.org> Authored: Sat Sep 21 12:16:53 2013 +0200 Committer: Anis Kadri <a...@apache.org> Committed: Sat Sep 21 12:16:53 2013 +0200 ---------------------------------------------------------------------- plugin.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/1680eb70/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 9dbe1e1..4b1e952 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" - id="org.apache.cordova.core.device-motion" - version="0.2.1-dev"> + id="org.apache.cordova.device-motion" + version="0.2.1"> <name>Device Motion</name> <description>Cordova Device Motion Plugin</description>