@@ -30,7 +30,7 @@ cordova plugin rm de.appplant.cordova.plugin.local-notifications
```
## Release Notes
-#### Version 0.6.0 (not yet released)
+#### Version 0.6.0 (16.11.2013)
- Added WP8 support<br>
*Based on the LiveTiles WP8 plugin made by* ***Jesse MacFadyen (purplecabbage)***
- [enhancement:] The `add()` function now returns the id of the created notification.
@@ -3,7 +3,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="de.appplant.cordova.plugin.local-notifications"
- version="0.6.0dev">
+ version="0.6.0">
<name>LocalNotifications</name>