diff --git a/plugins/nextcloud/index.php b/plugins/nextcloud/index.php index 718ca69b3..2b68d4192 100644 --- a/plugins/nextcloud/index.php +++ b/plugins/nextcloud/index.php @@ -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+',