diff --git a/plugins/nextcloud/index.php b/plugins/nextcloud/index.php index 2ea7a1e1d..bb7c4f686 100644 --- a/plugins/nextcloud/index.php +++ b/plugins/nextcloud/index.php @@ -4,8 +4,8 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin { const NAME = 'Nextcloud', - VERSION = '2.36.2', - RELEASE = '2024-05-27', + VERSION = '2.36.3', + RELEASE = '2024-08-06', CATEGORY = 'Integrations', DESCRIPTION = 'Integrate with Nextcloud v20+', REQUIRED = '2.36.2';