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:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-02-08 14:01:16 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-02-08 14:01:16 +0300
commitcb293ba165505ec00cdb9d8f05ee2d841783a47c (patch)
tree864f93111889ebac63db358fff7a5302ce01c3cf /appinfo
parentb0ea05eb89f81e5c9cef92dc0dadad9758b38014 (diff)
Add namespace
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 647dc12..804ffbb 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,7 +17,8 @@ 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.3.0</version>
+ <version>1.3.1</version>
+ <namespace>Files_PdfViewer</namespace>
<dependencies>
<nextcloud min-version="14" max-version="14" />
</dependencies>