diff options
Diffstat (limited to 'apps/encryption/appinfo/info.xml')
-rw-r--r-- | apps/encryption/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml index 3ba29e4c345..8e09dff96e7 100644 --- a/apps/encryption/appinfo/info.xml +++ b/apps/encryption/appinfo/info.xml @@ -14,7 +14,7 @@ Please read the documentation to know all implications before you decide to enable server-side encryption. </description> - <version>2.5.0</version> + <version>2.6.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> <author>Clark Tomlinson</author> @@ -31,7 +31,7 @@ <dependencies> <lib>openssl</lib> - <nextcloud min-version="17" max-version="17"/> + <nextcloud min-version="18" max-version="18"/> </dependencies> <repair-steps> |