Explorar o código

Release v0.2.0 with iOS support

Sebastián Katzer %!s(int64=12) %!d(string=hai) anos
pai
achega
eaa22e5509
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      README.md
  2. 1 1
      plugin.xml

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.
 ```
 
 ## Release Notes ##
-#### Version 0.1.0 (10.08.2013) ####
+#### Version 0.2.0 (11.08.2013) ####
 - Added iOS support
 
 ## Using the plugin ##

+ 1 - 1
plugin.xml

@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
         id="de.appplant.cordova.plugin.local-notifications"
-        version="0.0.1">
+        version="0.2.0">
 
     <name>LocalNotifications</name>