add nextcloud 31 support
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@
|
|||||||
<name>OCC Web</name>
|
<name>OCC Web</name>
|
||||||
<summary>OCC Commands in a web terminal</summary>
|
<summary>OCC Commands in a web terminal</summary>
|
||||||
<description><![CDATA[Run OCC Commands in a web terminal]]></description>
|
<description><![CDATA[Run OCC Commands in a web terminal]]></description>
|
||||||
<version>0.2.2</version>
|
<version>0.2.3</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author mail="adphi.apps@gmail.com" >Adphi</author>
|
<author mail="adphi.apps@gmail.com" >Adphi</author>
|
||||||
<namespace>OCCWeb</namespace>
|
<namespace>OCCWeb</namespace>
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
<repository>https://github.com/adphi/occweb</repository>
|
<repository>https://github.com/adphi/occweb</repository>
|
||||||
<screenshot>https://github.com/adphi/occweb/raw/main/appinfo/screenshot.png</screenshot>
|
<screenshot>https://github.com/adphi/occweb/raw/main/appinfo/screenshot.png</screenshot>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<nextcloud min-version="30" max-version="30"/>
|
<nextcloud min-version="31" max-version="31"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<navigations>
|
<navigations>
|
||||||
<navigation role="admin">
|
<navigation role="admin">
|
||||||
|
|||||||
Reference in New Issue
Block a user