Skip to content
Merged
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
8 changes: 4 additions & 4 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<name>PDF viewer</name>
<summary>PDF viewer</summary>

<description><![CDATA[Directly view PDF documents in your Nextcloud.
As an added bonus, this app can also display Adobe Illustrator (.ai) files.
<description><![CDATA[Directly view PDF documents in your Nextcloud.
As an added bonus, this app can also display Adobe Illustrator (.ai) files.
Powered by [pdf.js](https://mozilla.github.io/pdf.js/)]]></description>
<version>2.0.1</version>
<version>2.0.2</version>
<licence>agpl</licence>
<author mail="[email protected]">John Molakvoæ</author>

Expand All @@ -19,7 +19,7 @@ Powered by [pdf.js](https://mozilla.github.io/pdf.js/)]]></description>
<bugs>https://github.com/nextcloud/files_pdfviewer/issues</bugs>
<website>https://github.com/nextcloud/files_pdfviewer</website>
<repository type="git">https://github.com/nextcloud/files_pdfviewer.git</repository>

<dependencies>
<nextcloud min-version="20" max-version="20" />
</dependencies>
Expand Down