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:
authorJoas Schilling <coding@schilljs.com>2016-12-13 22:21:40 +0300
committerJoas Schilling <coding@schilljs.com>2016-12-13 22:21:40 +0300
commitfa5ee1d159f2f46b4e018c4ec6fc48981980f0f0 (patch)
tree1463451b69357aeb7f4b12462ed651bcfe0189af /appinfo
parent93f3ad3a2ec6e03d3e3d1fcdf30a75996c2a3573 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 26afb23..7b4d71b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,9 +17,9 @@
</description>
<licence>AGPL</licence>
<author>Thomas Müller, Lukas Reschke</author>
- <version>1.0.1</version>
+ <version>1.1.0</version>
<dependencies>
- <nextcloud min-version="11" max-version="11" />
+ <nextcloud min-version="12" max-version="12" />
</dependencies>
<shipped>true</shipped>
<default_enable/>