1
0
Fork 0
mirror of https://github.com/nextcloud/calendar.git synced 2024-09-09 09:22:49 +02:00

release: v5.0.0-alpha.4

Signed-off-by: Anna Larch <anna@nextcloud.com>
This commit is contained in:
Anna Larch 2024-08-06 11:53:54 +02:00
parent 3dd8212fd1
commit 2af617b206
3 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@
* ☑️ Tasks! See tasks with a due date directly in the calendar
* 🙈 **Were not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.
]]></description>
<version>5.0.0-alpha.3</version>
<version>5.0.0-alpha.4</version>
<licence>agpl</licence>
<author>Anna Larch</author>
<author homepage="https://github.com/nextcloud/groupware">Nextcloud Groupware Team</author>

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "calendar",
"version": "5.0.0-alpha.3",
"version": "5.0.0-alpha.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "calendar",
"version": "5.0.0-alpha.3",
"version": "5.0.0-alpha.4",
"license": "agpl",
"dependencies": {
"@fullcalendar/core": "6.1.14",

View file

@ -1,7 +1,7 @@
{
"name": "calendar",
"description": "A calendar app for Nextcloud. Easily sync events from various devices, share and edit them online.",
"version": "5.0.0-alpha.3",
"version": "5.0.0-alpha.4",
"author": "Georg Ehrke <oc.list@georgehrke.com>",
"contributors": [
"Georg Ehrke <oc.list@georgehrke.com>",