You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/10/28 23:11:40 UTC

[03/19] git commit: [CB-4915] Incremented plugin version on dev branch.

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

Branch: refs/heads/master
Commit: 3312a408a9b2bb80608c95e434aea272bfe111be
Parents: d660d02
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 18:34:13 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Sep 25 18:34:13 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/3312a408/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 26e7485..cbf620d 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.2">
+      version="0.2.3-dev">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>