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:
authorLukas Reschke <lukas@statuscode.ch>2017-04-14 15:56:02 +0300
committerLukas Reschke <lukas@statuscode.ch>2017-04-14 15:56:02 +0300
commit7bcdc4fb297daab7f597f83e289b216be5ba1bb6 (patch)
treee029e7de5158e1bc5510cc3ae4355304d0bd5a43 /appinfo
parent97933acef35f093dbf0f3a6f23ac1acd926d1a82 (diff)
Fix the download button in Firefox
Replaces https://github.com/nextcloud/server/pull/4322 Fixes https://github.com/nextcloud/files_pdfviewer/issues/10 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8949f0b..3e6f895 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,7 +17,7 @@ about the PDF.js project at [https://mozilla.github.io/pdf.js/](https://mozilla.
</description>
<licence>AGPL</licence>
<author>Thomas Müller, Lukas Reschke</author>
- <version>1.1.0</version>
+ <version>1.1.1</version>
<dependencies>
<nextcloud min-version="12" max-version="12" />
</dependencies>