This commit is contained in:
the-djmaze 2022-10-21 12:48:33 +02:00
parent cbafa55450
commit bcf63b6700
11 changed files with 40 additions and 36 deletions

View file

@ -5,7 +5,7 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
const
NAME = 'Nextcloud',
VERSION = '2.6',
RELEASE = '2022-10-19',
RELEASE = '2022-10-21',
CATEGORY = 'Integrations',
DESCRIPTION = 'Integrate with Nextcloud v20+',
REQUIRED = '2.19.0';