Skip to content

Commit

Permalink
Updated version and RELEASENOTES.md for release 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
agrieve committed Jan 7, 2014
1 parent 6b40b60 commit b7aa352
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@
### 0.2.6 (Jan 02, 2014)
* CB-5658 Add doc/index.md for Device plugin
* CB-5504 Moving Telephony Logic out of Device

### 0.2.7 (Jan 07, 2014)
* CB-5737 Fix exception on close caused by left over telephony code from CB-5504
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.7-dev">
version="0.2.7">
<name>Device</name>
<description>Cordova Device Plugin</description>
<license>Apache 2.0</license>
Expand Down

0 comments on commit b7aa352

Please sign in to comment.