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>
|
||||
<summary>OCC Commands in a web terminal</summary>
|
||||
<description><![CDATA[Run OCC Commands in a web terminal]]></description>
|
||||
<version>0.2.6</version>
|
||||
<version>0.2.7</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="adphi.apps@gmail.com" >Adphi</author>
|
||||
<author mail="ebugaev@itkey.com" >Egor Bugaev</author>
|
||||
<namespace>OCCWeb</namespace>
|
||||
<category>tools</category>
|
||||
<website>https://github.com/adphi/occweb</website>
|
||||
<bugs>https://github.com/adphi/occweb/issues</bugs>
|
||||
<repository>https://github.com/adphi/occweb</repository>
|
||||
<screenshot>https://github.com/adphi/occweb/raw/main/appinfo/screenshot.png</screenshot>
|
||||
<website>https://github.com/fanategorius/occweb</website>
|
||||
<bugs>https://github.com/fanategorius/occweb/issues</bugs>
|
||||
<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="31" max-version="34"/>
|
||||
</dependencies>
|
||||
<navigations>
|
||||
<navigation role="admin">
|
||||
@@ -26,4 +26,3 @@
|
||||
</navigation>
|
||||
</navigations>
|
||||
</info>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user