mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 03:59:21 +03:00
Rename languages in extensions
This commit is contained in:
parent
04896f5d88
commit
2a56595cf9
78 changed files with 13 additions and 28 deletions
|
|
@ -4,11 +4,11 @@ class NextcloudPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Nextcloud',
|
||||
VERSION = '2.34',
|
||||
RELEASE = '2024-03-16',
|
||||
VERSION = '2.35',
|
||||
RELEASE = '2024-03-29',
|
||||
CATEGORY = 'Integrations',
|
||||
DESCRIPTION = 'Integrate with Nextcloud v20+',
|
||||
REQUIRED = '2.35.4';
|
||||
REQUIRED = '2.36.0';
|
||||
|
||||
public function Init() : void
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue