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 2014/06/05 22:43:46 UTC

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

Repository: cordova-plugin-device-orientation
Updated Branches:
  refs/heads/master 9bc423854 -> e8da873ac
Updated Tags:  refs/tags/r0.3.7 [created] d66777a00


CB-6877 Updated version and RELEASENOTES.md for release 0.3.7


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

Branch: refs/heads/master
Commit: d66777a007dd36fb6859da3a2d283e2c58f24e64
Parents: 9bc4238
Author: Steven Gill <st...@gmail.com>
Authored: Thu Jun 5 13:39:42 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Thu Jun 5 13:39:42 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/d66777a0/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 77b29bd..01ec605 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -56,3 +56,8 @@
 * CB-6460: Update license headers
 * CB-6465: Add license headers to Tizen code
 * Add NOTICE file
+
+### 0.3.7 (Jun 05, 2014)
+* CB-6799 Add license
+* windows8. makes getHeading callback spec compliant
+* CB-6491 add CONTRIBUTING.md

http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/d66777a0/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 69b9897..139f665 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.7-dev">
+    version="0.3.7">
 
     <name>Device Orientation</name>
     <description>Cordova Device Orientation Plugin</description>


[2/2] git commit: CB-6877 Incremented plugin version.

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

Branch: refs/heads/master
Commit: e8da873ac282d850003fb201b50680cf6cbb22cb
Parents: d66777a
Author: Steven Gill <st...@gmail.com>
Authored: Thu Jun 5 13:40:50 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Thu Jun 5 13:40:50 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/e8da873a/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 139f665..1843682 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.7">
+    version="0.3.8-dev">
 
     <name>Device Orientation</name>
     <description>Cordova Device Orientation Plugin</description>