Updated Branches:
  refs/heads/master b33f6b298 -> bff09d290

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

Branch: refs/heads/master
Commit: e3494f09ee43551f87dbf225ca50e9b84c556f69
Parents: b33f6b2
Author: Steven Gill <[email protected]>
Authored: Wed Dec 4 15:32:03 2013 -0800
Committer: Steven Gill <[email protected]>
Committed: Wed Dec 4 15:32:03 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/e3494f09/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a224f49..3de2b01 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.4">
+      version="0.2.5-dev">
        
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>

Reply via email to