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 5c3fc4d commit 4917db5Copy full SHA for 4917db5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cordova-plugin-calendar",
3
- "version": "4.3.8",
+ "version": "4.3.9",
4
"description": "This plugin allows you to manipulate the native calendar.",
5
"cordova": {
6
"id": "cordova-plugin-calendar",
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.8">
+ version="4.3.9">
7
8
<name>Calendar</name>
9
0 commit comments