You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2015/02/05 02:57:59 UTC

[2/2] cordova-plugin-device-orientation git commit: CB-8429 Incremented plugin version.

CB-8429 Incremented plugin version.


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/4d36668c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/tree/4d36668c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/diff/4d36668c

Branch: refs/heads/master
Commit: 4d36668cb77381dde3844dbc99584218aa5f47ce
Parents: d8fd79b
Author: Andrew Grieve <ag...@chromium.org>
Authored: Wed Feb 4 20:54:02 2015 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Wed Feb 4 20:54:02 2015 -0500

----------------------------------------------------------------------
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/4d36668c/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a861bd7..ebcfce0 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -21,7 +21,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.11">
+    version="0.3.12-dev">
 
     <name>Device Orientation</name>
     <description>Cordova Device Orientation Plugin</description>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/4d36668c/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 9c01e96..85c46f1 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -21,7 +21,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.tests"
-    version="0.3.11">
+    version="0.3.12-dev">
     <name>Cordova Device Orientation Plugin Tests</name>
     <license>Apache 2.0</license>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org