diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a193150..46d641c 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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' diff --git a/plugin.xml b/plugin.xml index c5a79f5..a0f8980 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.2.5"> Network Information Cordova Network Information Plugin