mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Update to Nextcloud 25 CSS
This commit is contained in:
parent
f796b578fc
commit
44c42ade52
4 changed files with 76 additions and 39 deletions
|
|
@ -4,8 +4,8 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Nextcloud',
|
||||
VERSION = '2.9',
|
||||
RELEASE = '2022-10-29',
|
||||
VERSION = '2.10',
|
||||
RELEASE = '2022-11-04',
|
||||
CATEGORY = 'Integrations',
|
||||
DESCRIPTION = 'Integrate with Nextcloud v20+',
|
||||
REQUIRED = '2.19.0';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue