Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable21] Bump version #511

Merged
merged 1 commit into from
Oct 19, 2021
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.1.0</version>
<version>2.1.1</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="21" max-version="21" />
</dependencies>
Expand Down