mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-03-03 23:53:14 +08:00
CB-5980 Updated version and RELEASENOTES.md for release 0.2.7
This commit is contained in:
parent
41642e745d
commit
cd67d7a30f
@ -32,7 +32,7 @@
|
||||
* Rename CHANGELOG.md -> RELEASENOTES.md
|
||||
* [CB-4752] Incremented plugin version on dev branch.
|
||||
|
||||
### 0.2.4 (Oct 28, 2013)
|
||||
### 0.2.4 (Oct 28, 2013)
|
||||
* CB-5128: add repo + issue tag to plugin.xml for network information plugin
|
||||
* [CB-4915] Incremented plugin version on dev branch.
|
||||
|
||||
@ -43,3 +43,6 @@
|
||||
|
||||
### 0.2.6 (Jan 02, 2014)
|
||||
* CB-5658 Add doc/index.md for netinfo plugin
|
||||
|
||||
### 0.2.7 (Feb 05, 2014)
|
||||
* Initial implementation of Tizen plugin.
|
||||
|
@ -3,7 +3,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.7-dev">
|
||||
version="0.2.7">
|
||||
|
||||
<name>Network Information</name>
|
||||
<description>Cordova Network Information Plugin</description>
|
||||
|
Loading…
Reference in New Issue
Block a user