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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-11-11 14:54:37 +0300
committerJoas Schilling <coding@schilljs.com>2021-11-11 14:54:37 +0300
commit2e877ff5769f3e5777d591a9a3923d5a39bddd4e (patch)
tree7536c3161e3cd6519f660d318b902d9b842b601c /tests
parent3222fd3acf2fd7fa1b52094885553914358f3594 (diff)
Also bump requirement on helper app
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/spreedcheats/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/spreedcheats/appinfo/info.xml b/tests/integration/spreedcheats/appinfo/info.xml
index 0444c603c..695ca3d1a 100644
--- a/tests/integration/spreedcheats/appinfo/info.xml
+++ b/tests/integration/spreedcheats/appinfo/info.xml
@@ -14,6 +14,6 @@
</types>
<dependencies>
- <nextcloud min-version="23" max-version="23" />
+ <nextcloud min-version="24" max-version="24" />
</dependencies>
</info>