Commit eaa22e55 by Sebastián Katzer

Release v0.2.0 with iOS support

parent 4040cf61
...@@ -15,7 +15,7 @@ cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications. ...@@ -15,7 +15,7 @@ cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.
``` ```
## Release Notes ## ## Release Notes ##
#### Version 0.1.0 (10.08.2013) #### #### Version 0.2.0 (11.08.2013) ####
- Added iOS support - Added iOS support
## Using the plugin ## ## Using the plugin ##
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" <plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
id="de.appplant.cordova.plugin.local-notifications" id="de.appplant.cordova.plugin.local-notifications"
version="0.0.1"> version="0.2.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