bump calendar version
This commit is contained in:
parent
7829418b90
commit
b99d47d425
@ -2,7 +2,7 @@
|
|||||||
"main": "plugin.js",
|
"main": "plugin.js",
|
||||||
"name": "calendar",
|
"name": "calendar",
|
||||||
"description": "Plugin for iCalendar/VCS room events",
|
"description": "Plugin for iCalendar/VCS room events",
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"tags": ["commands", "utility", "calendar"],
|
"tags": ["commands", "utility", "calendar"],
|
||||||
"dependencies": ["simplecommands", "cron"],
|
"dependencies": ["simplecommands", "cron"],
|
||||||
"npmDependencies": ["node-ical@^0.13.0"]
|
"npmDependencies": ["node-ical@^0.13.0"]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
"name": "calendar",
|
"name": "calendar",
|
||||||
"version": "1.1.2"
|
"version": "1.1.3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "debug",
|
"name": "debug",
|
||||||
|
Loading…
Reference in New Issue
Block a user