mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-11 00:14:50 +03:00
Nextcloud test v2.19.0
This commit is contained in:
parent
6f59b58e19
commit
dd24af93ea
2 changed files with 38 additions and 12 deletions
|
|
@ -4,11 +4,11 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Nextcloud',
|
||||
VERSION = '2.2',
|
||||
RELEASE = '2022-10-13',
|
||||
VERSION = '2.3',
|
||||
RELEASE = '2022-10-18',
|
||||
CATEGORY = 'Integrations',
|
||||
DESCRIPTION = 'Integrate with Nextcloud v20+',
|
||||
REQUIRED = '2.18.6';
|
||||
REQUIRED = '2.19.0';
|
||||
|
||||
public function Init() : void
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue