Share public/internal file link #569

This commit is contained in:
the-djmaze 2022-11-14 12:35:42 +01:00
parent 7fafb6ee9c
commit 31aaf80f00
3 changed files with 49 additions and 67 deletions

View file

@ -4,8 +4,8 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
{
const
NAME = 'Nextcloud',
VERSION = '2.10',
RELEASE = '2022-11-04',
VERSION = '2.11',
RELEASE = '2022-11-14',
CATEGORY = 'Integrations',
DESCRIPTION = 'Integrate with Nextcloud v20+',
REQUIRED = '2.19.0';