Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/previewgenerator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-07-26 21:13:50 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-07-26 21:13:50 +0300
commit57f918beb50298b45f8533599a7ba16228f71c1f (patch)
tree68d2c294aa5189c8647bfaa24f83fe8b738cfbf5 /appinfo
parentedbbd26e67600029f76769efc94338c9fdd4b19e (diff)
Bump versionv1.1.0
1.1.x will support NC13 and NC14 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 ce1a1ab..3e27997 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -11,7 +11,7 @@ The app does not replace on demand preview generation so if a preview is request
</description>
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
- <version>1.0.9</version>
+ <version>1.1.0</version>
<namespace>PreviewGenerator</namespace>
<category>multimedia</category>
<website>https://github.com/rullzer/previewgenerator</website>
@@ -22,7 +22,7 @@ The app does not replace on demand preview generation so if a preview is request
</types>
<dependencies>
<php min-version="5.6"/>
- <nextcloud min-version="11" max-version="13" />
+ <nextcloud min-version="13" max-version="14" />
</dependencies>
<commands>