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 2014/01/02 19:07:11 UTC

[1/2] git commit: CB-5719 Updated version and RELEASENOTES.md for release 0.3.4

Updated Branches:
  refs/heads/dev 1f630cf20 -> 81b03b226


CB-5719 Updated version and RELEASENOTES.md for release 0.3.4


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

Branch: refs/heads/dev
Commit: e6378bcc742d7597ebb0d7cf07000814ad597762
Parents: 1f630cf
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 2 12:24:02 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Jan 2 12:24:02 2014 -0500

----------------------------------------------------------------------
 RELEASENOTES.md | 3 +++
 plugin.xml      | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/e6378bcc/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index ce84f66..8ca24bf 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -40,3 +40,6 @@
 ### 0.3.3 (Dec 4, 2013)
 * add ubuntu platform
 * 1. Added amazon-fireos platform. 2. Change to use amazon-fireos as a platform if user agent string contains 'cordova-amazon-fireos'.
+
+### 0.3.4 (Jan 02, 2014)
+* CB-5658 Add doc/index.md for Compass plugin

http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/e6378bcc/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index f4ef6c0..2538ee8 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.4-dev">
+    version="0.3.4">
 
     <name>Device Orientation</name>
     <description>Cordova Device Orientation Plugin</description>


[2/2] git commit: CB-5719 Incremented plugin version on dev branch.

Posted by ag...@apache.org.
CB-5719 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/81b03b22
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/tree/81b03b22
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/diff/81b03b22

Branch: refs/heads/dev
Commit: 81b03b226c703bed19f4e7c0fbcb1497c9ae0534
Parents: e6378bc
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 2 12:30:52 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Jan 2 12:30:52 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/81b03b22/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 2538ee8..2d1f691 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.4">
+    version="0.3.5-dev">
 
     <name>Device Orientation</name>
     <description>Cordova Device Orientation Plugin</description>