Updated Branches:
  refs/heads/master 1280a6726 -> e6378bcc7

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

Branch: refs/heads/master
Commit: 3ee13261c56b78adba102eb749bc5dd3e4b0009e
Parents: 1280a67
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-orientation/blob/3ee13261/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 1ff6d68..f4ef6c0 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.device-orientation"
-    version="0.3.3">
+    version="0.3.4-dev">
 
     <name>Device Orientation</name>
     <description>Cordova Device Orientation Plugin</description>

Reply via email to