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-06-24 17:12:54 +0300
committerJoas Schilling <coding@schilljs.com>2021-06-25 11:30:32 +0300
commita0b33bc69095ec27ab71361358ae2691e1511b9c (patch)
tree576ee124092652ab5280d5e0760a41c303b485b2 /tests
parent634fe65a31ad967e1fe1f4649e3acc4b24ecb475 (diff)
Fix spreedcheat version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/spreedcheats/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration/spreedcheats/appinfo/info.xml b/tests/integration/spreedcheats/appinfo/info.xml
index 437b24bff..0444c603c 100644
--- a/tests/integration/spreedcheats/appinfo/info.xml
+++ b/tests/integration/spreedcheats/appinfo/info.xml
@@ -7,13 +7,13 @@
<licence>AGPL</licence>
<author>Joas Schilling</author>
- <version>2.3.0</version>
+ <version>2.4.0</version>
<types>
<logging/>
</types>
<dependencies>
- <nextcloud min-version="22" max-version="22" />
+ <nextcloud min-version="23" max-version="23" />
</dependencies>
</info>