Skip to content

Commit f8e1e9e

Browse files
committed
CB-5719 Updated version and RELEASENOTES.md for release 0.2.5
1 parent 57670fe commit f8e1e9e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

RELEASENOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,9 @@
4747
* add ubuntu platform
4848
* 1. Added amazon-fireos platform. 2. Change to use amazon-fireos as a platform if user agent string contains 'cordova-amazon-fireos'.
4949
* added beep funtionality using ms-winsoundevent:Notfication.Default
50+
51+
### 0.2.5 (Jan 02, 2014)
52+
* CB-4696 Fix compile error for Xcode 4.5.
53+
* CB-5658 Add doc/index.md for Dialogs plugin
54+
* CB-3762 Change prompt default to empty string
55+
* Move images from css to img

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
44
id="org.apache.cordova.dialogs"
5-
version="0.2.5-dev">
5+
version="0.2.5">
66

77
<name>Notification</name>
88
<description>Cordova Notification Plugin</description>

0 commit comments

Comments
 (0)