[CB-4752] Incremented plugin version on dev branch.

Project: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/commit/f5c4c49c
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/tree/f5c4c49c
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/diff/f5c4c49c

Branch: refs/heads/dev
Commit: f5c4c49c3709d15e4b74407d50b56014b53572fd
Parents: ed81f95
Author: Andrew Grieve <[email protected]>
Authored: Fri Sep 6 00:58:21 2013 -0400
Committer: Andrew Grieve <[email protected]>
Committed: Fri Sep 6 00:58:21 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/f5c4c49c/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 35ed4fc..a49bdab 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0";
     xmlns:android="http://schemas.android.com/apk/res/android";
     id="org.apache.cordova.core.device-orientation"
-    version="0.3.0">
+    version="0.3.1-dev">
 
     <name>Device Orientation</name>
     <description>Cordova Device Orientation Plugin</description>

Reply via email to