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:08:51 +0300
committerGitHub <noreply@github.com>2021-10-19 12:08:51 +0300
commitef1673022976b4e8db4146f401a7aff046133b5a (patch)
treeff27a3385613d80f25937996dcb03e290b428200
parentc9c09bacb59aa19ddfb876fb917827e437b243ea (diff)
parent7567f84a466b6a06d00f28abfc4debd50fc10949 (diff)
Merge pull request #513 from nextcloud/stable22-bump-versionv22.2.3v22.2.2v22.2.1rc1v22.2.1
-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>