Kaynağa Gözat

Release version 0.7.4

Sebastián Katzer 11 yıl önce
ebeveyn
işleme
c9633123fa
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      CHANGELOG.md
  2. 1 1
      plugin.xml

+ 1 - 1
CHANGELOG.md

@@ -1,5 +1,5 @@
 ## ChangeLog
-#### Version 0.7.4 (not yet released)
+#### Version 0.7.4 (22.03.2014)
 - [bugfix:] Platform specific properties were ignored.
 - [bugfix:] `cancel` may throw an error if the OS returns NIL values (iOS).
 - [bugfix:] Replacing a notification with the same ID may result into canceling both (iOS).

+ 1 - 1
plugin.xml

@@ -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.4dev">
+        version="0.7.4">
 
     <name>LocalNotification</name>