Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3</version>
<version>0.2.4</version>
<licence>agpl</licence>
<author mail="[email protected]" >Adphi</author>
<namespace>OCCWeb</namespace>
Expand All @@ -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="31" max-version="31"/>
<nextcloud min-version="31" max-version="32"/>
</dependencies>
<navigations>
<navigation role="admin">
Expand Down