Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 41d96d0

Browse files
committed
Merge branch 'pr/116'
2 parents 956662f + 665382d commit 41d96d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aerogear-cordova-push",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"description": "This plugin allows your application to receive push notifications, using the AeroGear UnifiedPush Server.",
55
"cordova": {
66
"id": "aerogear-cordova-push",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="aerogear-cordova-push" version="3.0.1">
1+
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="aerogear-cordova-push" version="3.1.0">
22
<name>
33
AeroGear PushPlugin
44
</name>

0 commit comments

Comments
 (0)