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:
authorDaniel Kesselberg <mail@danielkesselberg.de>2021-10-18 10:46:38 +0300
committerDaniel Kesselberg <mail@danielkesselberg.de>2021-10-18 10:46:38 +0300
commit973dd9266281e282c638d511507beb7a4c716e4b (patch)
treec728734731d0462980922b7ed94fa457c39cbb43
parenta920523c74e995ea13cc2e279bd41d0841fd75de (diff)
Bump version
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
-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>