From 4ae85e854d8d2741ac3cc44a6ac127d863ec73c4 Mon Sep 17 00:00:00 2001 From: Ian Clelland Date: Thu, 17 Apr 2014 10:53:20 -0400 Subject: [PATCH] CB-6452 Updated version and RELEASENOTES.md for release 0.2.9 --- RELEASENOTES.md | 6 ++++++ plugin.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a2f41dde..2df6b399 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -55,3 +55,9 @@ ### 0.2.8 (Feb 05, 2014) * Tizen support added + +### 0.2.9 (Apr 17, 2014) +* CB-5105: [Android, windows8, WP, BlackBerry10] Removed dead code for device.version +* CB-6422: [windows8] use cordova/exec/proxy +* CB-6460: Update license headers +* Add NOTICE file diff --git a/plugin.xml b/plugin.xml index 6955df79..e618c7ab 100644 --- a/plugin.xml +++ b/plugin.xml @@ -22,7 +22,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.9-dev"> + version="0.2.9"> Device Cordova Device Plugin Apache 2.0