mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Nextcloud extension bump version number
This commit is contained in:
parent
15f4ba54df
commit
b3a94c3524
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
|
||||||
{
|
{
|
||||||
const
|
const
|
||||||
NAME = 'Nextcloud',
|
NAME = 'Nextcloud',
|
||||||
VERSION = '2.36.2',
|
VERSION = '2.36.3',
|
||||||
RELEASE = '2024-05-27',
|
RELEASE = '2024-08-06',
|
||||||
CATEGORY = 'Integrations',
|
CATEGORY = 'Integrations',
|
||||||
DESCRIPTION = 'Integrate with Nextcloud v20+',
|
DESCRIPTION = 'Integrate with Nextcloud v20+',
|
||||||
REQUIRED = '2.36.2';
|
REQUIRED = '2.36.2';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue