mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-01-19 14:02:50 +08:00
CB-7244 Updated version and RELEASENOTES.md for release 0.2.11
This commit is contained in:
parent
49d9e029b0
commit
00b71a7cd9
@ -65,3 +65,9 @@
|
|||||||
|
|
||||||
### 0.2.10 (Jun 24, 2014)
|
### 0.2.10 (Jun 24, 2014)
|
||||||
* CB-6907: [android] Don't crash on startup if no networks available
|
* CB-6907: [android] Don't crash on startup if no networks available
|
||||||
|
|
||||||
|
### 0.2.11 (Aug 06, 2014)
|
||||||
|
* **FFOS** update NetworkProxy.js
|
||||||
|
* CB-6127 Updated translations for docs
|
||||||
|
* CB-7019 Updated version and RELEASENOTES.md for release 0.2.10
|
||||||
|
* Fixed docs for online/offline event being backwards
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
id="org.apache.cordova.network-information"
|
id="org.apache.cordova.network-information"
|
||||||
version="0.2.11-dev">
|
version="0.2.11">
|
||||||
|
|
||||||
<name>Network Information</name>
|
<name>Network Information</name>
|
||||||
<description>Cordova Network Information Plugin</description>
|
<description>Cordova Network Information Plugin</description>
|
||||||
|
Loading…
Reference in New Issue
Block a user