We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda1d55 commit e8d493eCopy full SHA for e8d493e
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "cordova-plugin-calendar",
3
- "version": "4.3.9",
+ "version": "4.4.0",
4
"description": "This plugin allows you to manipulate the native calendar.",
5
"cordova": {
6
- "id": "cordova-plugin-calendar",
+ "id": "nl.x-services.plugins.calendar",
7
"platforms": [
8
"ios",
9
"android"
plugin.xml
@@ -3,7 +3,7 @@
xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="nl.x-services.plugins.calendar"
- version="4.3.9">
+ version="4.4.0">
<name>Calendar</name>
0 commit comments