mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Resolve #981
This commit is contained in:
parent
79edca93ef
commit
cf720e7105
2 changed files with 9 additions and 4 deletions
|
|
@ -4,8 +4,8 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Nextcloud',
|
||||
VERSION = '2.17',
|
||||
RELEASE = '2023-01-31',
|
||||
VERSION = '2.18',
|
||||
RELEASE = '2023-02-20',
|
||||
CATEGORY = 'Integrations',
|
||||
DESCRIPTION = 'Integrate with Nextcloud v20+',
|
||||
REQUIRED = '2.25.1';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue