This commit is contained in:
the-djmaze 2024-10-08 23:07:58 +02:00
parent 156481583d
commit ececfae31a
10 changed files with 78 additions and 27 deletions

View file

@ -4,8 +4,8 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
{
const
NAME = 'Nextcloud',
VERSION = '2.38.0',
RELEASE = '2024-09-16',
VERSION = '2.38.1',
RELEASE = '2024-10-08',
CATEGORY = 'Integrations',
DESCRIPTION = 'Integrate with Nextcloud v20+',
REQUIRED = '2.38.0';