Commit 942b49bc by Sebastián Katzer

Bump version to 0.6.0

parent e2bb2bbf
...@@ -30,7 +30,7 @@ cordova plugin rm de.appplant.cordova.plugin.local-notifications ...@@ -30,7 +30,7 @@ cordova plugin rm de.appplant.cordova.plugin.local-notifications
``` ```
## Release Notes ## Release Notes
#### Version 0.6.0 (not yet released) #### Version 0.6.0 (16.11.2013)
- Added WP8 support<br> - Added WP8 support<br>
*Based on the LiveTiles WP8 plugin made by* ***Jesse MacFadyen (purplecabbage)*** *Based on the LiveTiles WP8 plugin made by* ***Jesse MacFadyen (purplecabbage)***
- [enhancement:] The `add()` function now returns the id of the created notification. - [enhancement:] The `add()` function now returns the id of the created notification.
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
id="de.appplant.cordova.plugin.local-notifications" id="de.appplant.cordova.plugin.local-notifications"
version="0.6.0dev"> version="0.6.0">
<name>LocalNotifications</name> <name>LocalNotifications</name>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment