summaryrefslogtreecommitdiffstats
path: root/apps/encryption/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/appinfo/info.xml')
-rw-r--r--apps/encryption/appinfo/info.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml
index 36b6774c6ec..01e42ae370b 100644
--- a/apps/encryption/appinfo/info.xml
+++ b/apps/encryption/appinfo/info.xml
@@ -19,7 +19,7 @@
<user>user-encryption</user>
<admin>admin-encryption</admin>
</documentation>
- <version>1.7.0</version>
+ <version>1.7.1</version>
<types>
<filesystem/>
</types>
@@ -29,6 +29,8 @@
</dependencies>
<settings>
<admin>OCA\Encryption\Settings\Admin</admin>
+ <personal>OCA\Encryption\Settings\Personal</personal>
+ <personal-section>OCA\Encryption\Settings\PersonalSection</personal-section>
</settings>
<commands>
<command>OCA\Encryption\Command\EnableMasterKey</command>