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

This commit is contained in:
Ian Clelland 2014-04-17 10:53:20 -04:00
parent b5e61fac04
commit a3e7f1a135
2 changed files with 8 additions and 1 deletions

View File

@ -46,3 +46,10 @@
### 0.2.7 (Feb 05, 2014)
* Initial implementation of Tizen plugin.
### 0.2.8 (Apr 17, 2014)
* CB-6342: [iOS] iOS reports a cellular connection even when in Airplane mode
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6460: Update license headers
* CB-6465: Add license headers to Tizen code
* Add NOTICE file

View File

@ -21,7 +21,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="org.apache.cordova.network-information"
version="0.2.8-dev">
version="0.2.8">
<name>Network Information</name>
<description>Cordova Network Information Plugin</description>