Skip to content

Commit

Permalink
CB-6877 Updated version and RELEASENOTES.md for release 0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengill committed Jun 5, 2014
1 parent b4de7db commit 159d55e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,11 @@
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6460: Update license headers
* Add NOTICE file

### 0.2.10 (Jun 05, 2014)
* CB-6127 Spanish and French Translations added. Github close #12
* Changing 1.5 to 2.0
* added firefoxos version - conversion
* added firefoxos version
* CB-6800 Add license
* CB-6491 add CONTRIBUTING.md
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.10-dev">
version="0.2.10">
<name>Device</name>
<description>Cordova Device Plugin</description>
<license>Apache 2.0</license>
Expand Down

0 comments on commit 159d55e

Please sign in to comment.