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>2019-12-05 17:28:12 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-12-05 17:28:12 +0300
commit97c452bc0aa6e1f62422b545e4a0b3be854147d9 (patch)
tree68c05b4f81f7e4308c583704f7223436b76c1761 /appinfo
parent184aa937a92f0765b7ac7501d6cb0352d7b9fa2d (diff)
Make 18 compatiblev2.2.0
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 6571001..384e41c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -13,7 +13,7 @@ The first time you install this app, before using a cron job, you properly want
</description>
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
- <version>2.1.0</version>
+ <version>2.2.0</version>
<namespace>PreviewGenerator</namespace>
<category>multimedia</category>
<website>https://github.com/rullzer/previewgenerator</website>
@@ -24,7 +24,7 @@ The first time you install this app, before using a cron job, you properly want
</types>
<dependencies>
<php min-version="7.0"/>
- <nextcloud min-version="14" max-version="17" />
+ <nextcloud min-version="14" max-version="18" />
</dependencies>
<commands>