Update app metadata: author, repo links, and Nextcloud compatibility range
This commit is contained in:
+7
-8
@@ -5,17 +5,17 @@
|
|||||||
<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.6</version>
|
<version>0.2.7</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author mail="adphi.apps@gmail.com" >Adphi</author>
|
<author mail="ebugaev@itkey.com" >Egor Bugaev</author>
|
||||||
<namespace>OCCWeb</namespace>
|
<namespace>OCCWeb</namespace>
|
||||||
<category>tools</category>
|
<category>tools</category>
|
||||||
<website>https://github.com/adphi/occweb</website>
|
<website>https://github.com/fanategorius/occweb</website>
|
||||||
<bugs>https://github.com/adphi/occweb/issues</bugs>
|
<bugs>https://github.com/fanategorius/occweb/issues</bugs>
|
||||||
<repository>https://github.com/adphi/occweb</repository>
|
<repository>https://github.com/fanategorius/occweb</repository>
|
||||||
<screenshot>https://github.com/adphi/occweb/raw/main/appinfo/screenshot.png</screenshot>
|
<screenshot>https://github.com/fanategorius/occweb/raw/main/appinfo/screenshot.png</screenshot>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<nextcloud min-version="31" max-version="31"/>
|
<nextcloud min-version="31" max-version="34"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<navigations>
|
<navigations>
|
||||||
<navigation role="admin">
|
<navigation role="admin">
|
||||||
@@ -26,4 +26,3 @@
|
|||||||
</navigation>
|
</navigation>
|
||||||
</navigations>
|
</navigations>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user