Update metadata for appstore submission.

This commit is contained in:
Joachim Bauch 2020-11-30 17:08:37 +01:00
parent dc3ebbbf0d
commit d9a09d027c
Failed to extract signature

View file

@ -3,12 +3,15 @@
<id>pdfdraw</id> <id>pdfdraw</id>
<name>PDF annotations</name> <name>PDF annotations</name>
<summary>Annotate PDF documents</summary> <summary>Annotate PDF documents</summary>
<version>0.0.4</version> <description>PDF annotations for Nextcloud</description>
<version>0.1.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Joachim Bauch</author> <author>Joachim Bauch</author>
<default_enable/>
<category>files</category> <category>files</category>
<category>office</category> <category>office</category>
<website>https://github.com/strukturag/pdfdraw</website>
<bugs>https://github.com/strukturag/pdfdraw/issues</bugs>
<repository>https://github.com/strukturag/pdfdraw.git</repository>
<dependencies> <dependencies>
<nextcloud min-version="13" max-version="20" /> <nextcloud min-version="13" max-version="20" />
</dependencies> </dependencies>