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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2020-05-08 01:16:04 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2020-05-08 01:16:57 +0300
commit5515a1e0582bc532a8d079870a0f253784b40fd5 (patch)
tree56369460b473d3213622e7f2668fb2f1b5121cf4 /tests
parentd7cdcb3d326f8e149366f69a7dc700b85ebf380c (diff)
bump version in testing app
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'tests')
-rw-r--r--tests/Integration/app/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Integration/app/appinfo/info.xml b/tests/Integration/app/appinfo/info.xml
index 3f2a334..5693a77 100644
--- a/tests/Integration/app/appinfo/info.xml
+++ b/tests/Integration/app/appinfo/info.xml
@@ -22,6 +22,6 @@
<repository>https://github.com/nextcloud/notifications.git</repository>
<dependencies>
- <nextcloud min-version="19" max-version="19" />
+ <nextcloud min-version="20" max-version="20" />
</dependencies>
</info>