mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-01-31 10:35:43 +08:00
CB-6452 Updated version and RELEASENOTES.md for release 0.2.8
This commit is contained in:
parent
b5e61fac04
commit
a3e7f1a135
@ -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
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user