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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-02-03 10:38:41 +0300
committerJoas Schilling <coding@schilljs.com>2021-02-03 10:38:41 +0300
commit9de00f3d24191f18701894eaf71862a1c7d0572e (patch)
treedeb376fdbd375db3711288244ce8f04536c8c8dc /apps/lookup_server_connector
parent8c41589b30d438a8c813e620dc88e42a48a884dd (diff)
This is 22
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/lookup_server_connector')
-rw-r--r--apps/lookup_server_connector/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/lookup_server_connector/appinfo/info.xml b/apps/lookup_server_connector/appinfo/info.xml
index cecb12a6ff3..72a856d9617 100644
--- a/apps/lookup_server_connector/appinfo/info.xml
+++ b/apps/lookup_server_connector/appinfo/info.xml
@@ -17,6 +17,6 @@
<category>social</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
</info>