Version compatibility for nextcloud 29

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
Adphi
2025-01-22 15:02:07 +01:00
parent a8694d1bb5
commit b5087db81b
+2 -2
View File
@@ -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.0</version> <version>0.2.1</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="28" max-version="28"/> <nextcloud min-version="28" max-version="29"/>
</dependencies> </dependencies>
<navigations> <navigations>
<navigation role="admin"> <navigation role="admin">