mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-01-31 10:35:43 +08:00
CB-7019 Updated version and RELEASENOTES.md for release 0.2.10
This commit is contained in:
parent
60838168a6
commit
96da714b6d
@ -62,3 +62,6 @@
|
||||
* CB-6350 - Fix networkStatusForFlags return value type to work with 64-bit iOS (closes #8)
|
||||
* Initial version of firefox os network information plugin
|
||||
* there was an error in the object definition
|
||||
|
||||
### 0.2.10 (Jun 24, 2014)
|
||||
* CB-6907: [android] Don't crash on startup if no networks available
|
||||
|
@ -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.10-dev">
|
||||
version="0.2.10">
|
||||
|
||||
<name>Network Information</name>
|
||||
<description>Cordova Network Information Plugin</description>
|
||||
|
Loading…
Reference in New Issue
Block a user