Skip to content

Commit

Permalink
chore: bump plugin.xml to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Nov 21, 2024
1 parent 82464e1 commit 563f270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="@havesource/cordova-plugin-push" version="4.0.0">
id="@havesource/cordova-plugin-push" version="5.0.0">

<name>Cordova Push Plugin</name>
<description>Enable receiving push notifications on Android and iOS devices. Android uses Firebase Cloud Messaging. iOS uses Apple APNS Notifications.</description>
Expand Down

0 comments on commit 563f270

Please sign in to comment.