[CB-5565] Updated version and RELEASENOTES.md for release 0.2.5

This commit is contained in:
Steven Gill 2013-12-04 15:16:31 -08:00
parent 50218b43e2
commit 8a48f84fcc
2 changed files with 6 additions and 1 deletions

View File

@ -35,3 +35,8 @@
### 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.
### 0.2.5 (Dec 4, 2013)
* [ubuntu] specify policy_group
* add ubuntu platform
* Added amazon-fireos platform. Change to use amazon-fireos as the platform if user agent string contains 'cordova-amazon-fireos'

View File

@ -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.5-dev">
version="0.2.5">
<name>Network Information</name>
<description>Cordova Network Information Plugin</description>