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