Explorar o código

Update plugin name after plugin ID has been changed

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

+ 1 - 1
plugin.xml

@@ -5,7 +5,7 @@
         id="de.appplant.cordova.plugin.local-notification"
         version="0.7.0dev">
 
-    <name>LocalNotifications</name>
+    <name>LocalNotification</name>
 
     <description>A bunch of local-notification plugins for Cordova 3.x.x</description>
     <repo>https://github.com/katzer/cordova-plugin-local-notifications.git</repo>