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 c680dae commit 3e3d68bCopy full SHA for 3e3d68b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cordova-plugin-calendar",
3
- "version": "4.4.6",
+ "version": "4.4.7",
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="cordova-plugin-calendar"
- version="4.4.6">
+ version="4.4.7">
7
8
<name>Calendar</name>
9
0 commit comments