Skip to content

Commit e8d493e

Browse files
Version bump
1 parent bda1d55 commit e8d493e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "cordova-plugin-calendar",
3-
"version": "4.3.9",
3+
"version": "4.4.0",
44
"description": "This plugin allows you to manipulate the native calendar.",
55
"cordova": {
6-
"id": "cordova-plugin-calendar",
6+
"id": "nl.x-services.plugins.calendar",
77
"platforms": [
88
"ios",
99
"android"

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns="http://apache.org/cordova/ns/plugins/1.0"
44
xmlns:android="http://schemas.android.com/apk/res/android"
55
id="nl.x-services.plugins.calendar"
6-
version="4.3.9">
6+
version="4.4.0">
77

88
<name>Calendar</name>
99

0 commit comments

Comments
 (0)