Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.

Commit 4cba067

Browse files
committed
Update version on master
Signed-off-by: Joas Schilling <[email protected]>
1 parent 13e1960 commit 4cba067

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>Right click</name>
55
<summary>Right click menu for Nextcloud</summary>
66
<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>
7-
<version>1.2.0</version>
7+
<version>1.3.0</version>
88
<licence>agpl</licence>
99
<author mail="[email protected]" homepage="https://samy.nastuzzi.fr">NASTUZZI Samy</author>
1010
<namespace>FilesRightClick</namespace>
@@ -16,7 +16,7 @@
1616
<repository>https://github.com/nextcloud/files_rightclick</repository>
1717
<screenshot>https://raw.githubusercontent.com/nextcloud/files_rightclick/master/screenshots/picture.png</screenshot>
1818
<dependencies>
19-
<nextcloud min-version="23" max-version="23" />
19+
<nextcloud min-version="24" max-version="24" />
2020
</dependencies>
2121
<default_enable />
2222
</info>

0 commit comments

Comments
 (0)