This commit is contained in:
the-djmaze 2024-02-09 02:39:00 +01:00
parent d1154df74d
commit a25d35d6df
45 changed files with 163 additions and 169 deletions

View file

@ -5,7 +5,7 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
const
NAME = 'Nextcloud',
VERSION = '2.30',
RELEASE = '2024-02-05',
RELEASE = '2024-02-08',
CATEGORY = 'Integrations',
DESCRIPTION = 'Integrate with Nextcloud v20+',
REQUIRED = '2.34.0';