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:
Diffstat (limited to 'apps/encryption/appinfo/info.xml')
-rw-r--r--apps/encryption/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml
index f6632b2ae92..0bb3efebf5f 100644
--- a/apps/encryption/appinfo/info.xml
+++ b/apps/encryption/appinfo/info.xml
@@ -25,7 +25,7 @@
</types>
<dependencies>
<lib>openssl</lib>
- <owncloud min-version="9.2" max-version="9.2" />
+ <nextcloud min-version="11" max-version="11" />
</dependencies>
<settings>
<admin>OCA\Encryption\Settings\Admin</admin>