summaryrefslogtreecommitdiffstats
path: root/apps/encryption
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-03-03 06:44:27 +0100
committerJoas Schilling <coding@schilljs.com>2023-03-03 06:44:27 +0100
commitd21db216f70f925565a45acb74e860d316ee7431 (patch)
treed242a59a8186131e95cff099ff721bc6c5ab4b33 /apps/encryption
parent87f103dc6c4cf86e0e128ed9379f77f373034342 (diff)
downloadnextcloud-server-d21db216f70f925565a45acb74e860d316ee7431.tar.gz
nextcloud-server-d21db216f70f925565a45acb74e860d316ee7431.zip
chore(release): Bump requirements and versions in apps/
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/encryption')
-rw-r--r--apps/encryption/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml
index 70ffa686925..cbdc2f1dc62 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.14.0</version>
+ <version>2.15.0</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>
<author>Clark Tomlinson</author>
@@ -31,7 +31,7 @@
<dependencies>
<lib>openssl</lib>
- <nextcloud min-version="26" max-version="26"/>
+ <nextcloud min-version="27" max-version="27"/>
</dependencies>
<repair-steps>