Update info.xml
This commit is contained in:
+4
-4
@@ -2,12 +2,12 @@
|
||||
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
|
||||
<id>occweb</id>
|
||||
<name>OCC Web</name>
|
||||
<name>Extended OCC Web</name>
|
||||
<summary>OCC Commands in a web terminal</summary>
|
||||
<description><![CDATA[Run OCC Commands in a web terminal]]></description>
|
||||
<version>0.2.10</version>
|
||||
<version>0.3.3</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="ebugaev@itkey.com" >Egor Bugaev</author>
|
||||
<author mail="ebugaev@itkey.com" >Egor</author>
|
||||
<namespace>OCCWeb</namespace>
|
||||
<category>tools</category>
|
||||
<website>https://github.com/fanategorius/occweb</website>
|
||||
@@ -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="31"/>
|
||||
<nextcloud min-version="30" max-version="35"/>
|
||||
</dependencies>
|
||||
<navigations>
|
||||
<navigation role="admin">
|
||||
|
||||
Reference in New Issue
Block a user