Add Nextcloud 25 support on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Родитель
696ce944d0
Коммит
d55330aa16
|
@ -4,7 +4,7 @@
|
|||
<name>Right click</name>
|
||||
<summary>Right click menu for Nextcloud</summary>
|
||||
<description><![CDATA[This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders.]]></description>
|
||||
<version>1.4.0</version>
|
||||
<version>1.5.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="samy@nastuzzi.fr" homepage="https://samy.nastuzzi.fr">NASTUZZI Samy</author>
|
||||
<namespace>FilesRightClick</namespace>
|
||||
|
@ -16,7 +16,7 @@
|
|||
<repository>https://github.com/nextcloud/files_rightclick</repository>
|
||||
<screenshot>https://raw.githubusercontent.com/nextcloud/files_rightclick/master/screenshots/picture.png</screenshot>
|
||||
<dependencies>
|
||||
<nextcloud min-version="25" max-version="25" />
|
||||
<nextcloud min-version="26" max-version="26" />
|
||||
</dependencies>
|
||||
<default_enable />
|
||||
</info>
|
||||
|
|
Загрузка…
Ссылка в новой задаче