Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-10-19 12:09:05 +0300
committerGitHub <noreply@github.com>2021-10-19 12:09:05 +0300
commit3b76f614c4b4abe152d46d86aee262d6b83c3adf (patch)
treec728734731d0462980922b7ed94fa457c39cbb43
parenta920523c74e995ea13cc2e279bd41d0841fd75de (diff)
parent973dd9266281e282c638d511507beb7a4c716e4b (diff)
Merge pull request #512 from nextcloud/stable20-bump-versionv20.0.14rc1v20.0.14
-rw-r--r--appinfo/info.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9620a38..54c40ef 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -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="skjnldsv@protonmail.com">John Molakvoæ</author>
@@ -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>