mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Resolve #825
This commit is contained in:
parent
02a553c79f
commit
e95b919c1e
5 changed files with 59 additions and 39 deletions
|
|
@ -4,8 +4,8 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Nextcloud',
|
||||
VERSION = '2.13',
|
||||
RELEASE = '2022-12-16',
|
||||
VERSION = '2.14',
|
||||
RELEASE = '2023-01-04',
|
||||
CATEGORY = 'Integrations',
|
||||
DESCRIPTION = 'Integrate with Nextcloud v20+',
|
||||
REQUIRED = '2.23.0';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue