diff options
Diffstat (limited to 'apps/workflowengine/appinfo/info.xml')
-rw-r--r-- | apps/workflowengine/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/appinfo/info.xml b/apps/workflowengine/appinfo/info.xml index 3a9392ffb59..a2f216b2957 100644 --- a/apps/workflowengine/appinfo/info.xml +++ b/apps/workflowengine/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Files workflow engine</name> <summary>Files workflow engine</summary> <description>Files workflow engine</description> - <version>1.7.0</version> + <version>1.8.0</version> <licence>agpl</licence> <author>Morris Jobke</author> <namespace>WorkflowEngine</namespace> @@ -20,7 +20,7 @@ <repository>https://github.com/nextcloud/server.git</repository> <dependencies> - <nextcloud min-version="17" max-version="17"/> + <nextcloud min-version="18" max-version="18"/> </dependencies> <settings> |