Revert max-version to 31 - occweb hasn't been tested against newer Nextcloud releases
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.7</version>
|
||||
<version>0.2.8</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="ebugaev@itkey.com" >Egor Bugaev</author>
|
||||
<namespace>OCCWeb</namespace>
|
||||
@@ -15,7 +15,7 @@
|
||||
<repository>https://github.com/fanategorius/occweb</repository>
|
||||
<screenshot>https://github.com/fanategorius/occweb/raw/main/appinfo/screenshot.png</screenshot>
|
||||
<dependencies>
|
||||
<nextcloud min-version="31" max-version="34"/>
|
||||
<nextcloud min-version="31" max-version="31"/>
|
||||
</dependencies>
|
||||
<navigations>
|
||||
<navigation role="admin">
|
||||
|
||||
Reference in New Issue
Block a user