From a90ebffdc15c5b798540251751a3070ab37b61f2 Mon Sep 17 00:00:00 2001 From: JodliDev Date: Tue, 17 Aug 2021 13:14:54 +0200 Subject: [PATCH] Adapt composer.json (cherry picked from commit 9a30a1e41e1240391c282ce0785ee680a908cab8) --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index e5accdc..52c42ef 100644 --- a/composer.json +++ b/composer.json @@ -1,10 +1,10 @@ { - "name": "kolab/calendar", + "name": "jodlidev/calendar", "type": "roundcube-plugin", - "description": "Calendar plugin", + "description": "Calendar plugin with CalDav", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.5.7", + "version": "3.5.7.1", "authors": [ { "name": "Thomas Bruederli",