Skip to content

Commit

Permalink
Android FCM 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane JAIS committed Sep 4, 2023
1 parent b606c67 commit 64b79e5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fcm/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fcm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wonderpush-cordova-sdk-fcm",
"version": "1.0.6",
"version": "1.0.7",
"description": "Mobile push notification delivery with the WonderPush service. The WonderPush Cordova SDK is compatible with iOS and Android. Firebase compatibility module.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion fcm/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<plugin id="wonderpush-cordova-sdk-fcm" version="1.0.6" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<plugin id="wonderpush-cordova-sdk-fcm" version="1.0.7" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<name>WonderPush FCM support</name>
<description>Advanced push notification service for mobile applications and Websites. High volume, fast delivery and full-featured starting €1/month. Firebase compatibility module.</description>
<author>WonderPush</author>
Expand Down

0 comments on commit 64b79e5

Please sign in to comment.