Bump version to 3.0

This commit is contained in:
Akhil 2023-09-04 15:37:45 +05:30
parent ae7e00859c
commit d77e8633ce
No known key found for this signature in database
GPG key ID: A8AB680DBB7F3D45

View file

@ -4,7 +4,7 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
{
const
NAME = 'Nextcloud',
VERSION = '2.23',
VERSION = '3.0',
RELEASE = '2023-04-11',
CATEGORY = 'Integrations',
DESCRIPTION = 'Integrate with Nextcloud v20+',