Skip to content

Commit c63dd43

Browse files
committed
CB-5980 Updated version and RELEASENOTES.md for release 0.2.6
1 parent 3c1f5ae commit c63dd43

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASENOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,7 @@
5353
* CB-5658 Add doc/index.md for Dialogs plugin
5454
* CB-3762 Change prompt default to empty string
5555
* Move images from css to img
56+
57+
### 0.2.6 (Feb 05, 2014)
58+
* no need to recreate the manifest.webapp file after each `cordova prepare` for FFOS
59+
* FFOS description added

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.6-dev">
5+
version="0.2.6">
66

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

0 commit comments

Comments
 (0)