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>2019-09-05 13:02:47 +0300
committerJoas Schilling <coding@schilljs.com>2019-09-05 13:02:47 +0300
commit88357647d36fd67e8d8cb1245b4b4b7866510e1b (patch)
tree7f5a1dd516fa72ad7b37489ddf4e8fbfefe683fa /tests
parent8ceaccd47078dba4b18e6dde0866b52a78201385 (diff)
Update the master version and test app
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 ec77d6392..b52b85837 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.1.0</version>
+ <version>2.2.0</version>
<types>
<logging/>
</types>
<dependencies>
- <nextcloud min-version="17" max-version="17" />
+ <nextcloud min-version="18" max-version="18" />
</dependencies>
</info>