You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mm...@apache.org on 2014/05/05 17:06:53 UTC

[32/37] git commit: CB-5980 Updated version and RELEASENOTES.md for release 0.2.8

CB-5980 Updated version and RELEASENOTES.md for release 0.2.8


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

Branch: refs/heads/cdvtest
Commit: d7b0855ef8eaa6731485a8e529b3607a3c65e7f2
Parents: c17a98e
Author: Steven Gill <st...@gmail.com>
Authored: Wed Feb 5 17:53:58 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Feb 5 17:53:58 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/d7b0855e/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index ede4004..a2f41dd 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -52,3 +52,6 @@
 
 ### 0.2.7 (Jan 07, 2014)
 * CB-5737 Fix exception on close caused by left over telephony code from CB-5504
+
+### 0.2.8 (Feb 05, 2014)
+* Tizen support added

http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/d7b0855e/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 7442ae4..a0472be 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -4,7 +4,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.device"
-    version="0.2.8-dev">
+    version="0.2.8">
     <name>Device</name>
     <description>Cordova Device Plugin</description>
     <license>Apache 2.0</license>