Commit 9044fb23 by Sebastián Katzer

Release v0.7.1

parent d3cdd711
......@@ -46,7 +46,7 @@ or to use this exact version:
More informations can be found [here](https://build.phonegap.com/plugins/413).
## Release Notes
#### Version 0.7.1 (not yet released)
#### Version 0.7.1 (31.01.2014)
- [bugfix:] `ongoing` attribute was ignored.
- [bugfix:] `oncancel` wasnt fired if `autoCancel` was set to true.
- [bugfix:] App throwed an error at restart if a callback was registered.
......
......@@ -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-notification"
version="0.7.1dev">
version="0.7.1">
<name>LocalNotification</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