From 55733cda330411cd722c46945138988c295a8dbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A8=E3=83=AA=E3=82=B9?= Date: Thu, 21 Nov 2024 12:27:11 +0900 Subject: [PATCH] chore: bump plugin.xml to 5.0.0 (#310) --- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index fb07719f7..4f90f38e0 100755 --- a/plugin.xml +++ b/plugin.xml @@ -1,7 +1,7 @@ + id="@havesource/cordova-plugin-push" version="5.0.0"> Cordova Push Plugin Enable receiving push notifications on Android and iOS devices. Android uses Firebase Cloud Messaging. iOS uses Apple APNS Notifications.