mirror of
https://gitee.com/shuto-github/cordova-plugin-network-information.git
synced 2026-05-10 00:00:02 +08:00
CB-5719 Updated version and RELEASENOTES.md for release 0.2.6
This commit is contained in:
@@ -40,3 +40,6 @@
|
|||||||
* [ubuntu] specify policy_group
|
* [ubuntu] specify policy_group
|
||||||
* add ubuntu platform
|
* add ubuntu platform
|
||||||
* Added amazon-fireos platform. Change to use amazon-fireos as the platform if user agent string contains 'cordova-amazon-fireos'
|
* Added amazon-fireos platform. Change to use amazon-fireos as the platform if user agent string contains 'cordova-amazon-fireos'
|
||||||
|
|
||||||
|
### 0.2.6 (Jan 02, 2014)
|
||||||
|
* CB-5658 Add doc/index.md for netinfo plugin
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,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.6-dev">
|
version="0.2.6">
|
||||||
|
|
||||||
<name>Network Information</name>
|
<name>Network Information</name>
|
||||||
<description>Cordova Network Information Plugin</description>
|
<description>Cordova Network Information Plugin</description>
|
||||||
|
|||||||
Reference in New Issue
Block a user