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:
-rw-r--r--appinfo/info.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 48b843c..a625703 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.3.0</version>
+ <version>2.3.1</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="22" max-version="22" />
</dependencies>