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>2020-04-03 15:37:49 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2020-04-03 15:37:49 +0300
commit0b2cf052afd609f422d62d479aaf80e51fd2c1df (patch)
treefbc18c2ec769104ab8c266afdb3ca095959fb34d /appinfo
parent97c452bc0aa6e1f62422b545e4a0b3be854147d9 (diff)
Bump versionv2.3.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 384e41c..812571a 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.2.0</version>
+ <version>2.3.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="18" />
+ <nextcloud min-version="14" max-version="19" />
</dependencies>
<commands>