Nextcloud plugin v2.25

This commit is contained in:
the-djmaze 2023-10-08 12:30:25 +02:00
parent 845d1d9fb3
commit 04e2869953

View file

@ -4,8 +4,8 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
{
const
NAME = 'Nextcloud',
VERSION = '2.23',
RELEASE = '2023-04-11',
VERSION = '2.25',
RELEASE = '2023-10-03',
CATEGORY = 'Integrations',
DESCRIPTION = 'Integrate with Nextcloud v20+',
REQUIRED = '2.27.0';