You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mm...@apache.org on 2014/05/05 18:09:44 UTC

[44/49] git commit: CB-6452 Incremented plugin version on dev branch.

CB-6452 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/68a04674
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/68a04674
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/68a04674

Branch: refs/heads/cdvtest
Commit: 68a0467472fca44d590fe08b1fee4a1bfd0065e9
Parents: 2b6ca58
Author: Ian Clelland <ic...@chromium.org>
Authored: Thu Apr 17 11:16:03 2014 -0400
Committer: Ian Clelland <ic...@chromium.org>
Committed: Thu Apr 17 11:16:03 2014 -0400

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/68a04674/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index b8ee0ba..36032b1 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.device-motion"
-      version="0.2.7">
+      version="0.2.8-dev">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>