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:06:57 UTC

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

Updated Branches:
  refs/heads/dev 75d586f0c -> d3cbfe5fe


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


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

Branch: refs/heads/dev
Commit: bff09d290c8998370647744f6c346bc6586bf6f9
Parents: 75d586f
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-motion/blob/bff09d29/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 84a9e74..1833846 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -49,3 +49,6 @@
 ### 0.2.4 (Dec 4, 2013)
 * add ubuntu platform
 * 1. Added amazon-fireos platform. 2. Change to use amazon-fireos as the platform if the user agent string contains 'cordova-amazon-fireos'
+
+### 0.2.5 (Jan 02, 2014)
+* CB-5658 Add doc/index.md for Device Motion plugin

http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/bff09d29/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 3de2b01..25735ea 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.device-motion"
-      version="0.2.5-dev">
+      version="0.2.5">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion 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-motion/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/d3cbfe5f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/d3cbfe5f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/d3cbfe5f

Branch: refs/heads/dev
Commit: d3cbfe5fe345b358452069964f3fd69c2e6a975c
Parents: bff09d2
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-motion/blob/d3cbfe5f/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 25735ea..59b6a31 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.device-motion"
-      version="0.2.5">
+      version="0.2.6-dev">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>