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