diff --git a/apps/files_encryption/appinfo/version b/apps/files_encryption/appinfo/version
index faef31a4357c48d6e4c55e84c8be8e3bc9055e20..39e898a4f952d339c155a7939d571a5fdd6c8cfc 100644
--- a/apps/files_encryption/appinfo/version
+++ b/apps/files_encryption/appinfo/version
@@ -1 +1 @@
-0.7.0
+0.7.1
diff --git a/apps/provisioning_api/appinfo/info.xml b/apps/provisioning_api/appinfo/info.xml
index 3f1fa745cf5213a61aec931e925fb0b2a643ff43..7c662c18c0905c0905f1be0a4eaf0115c21f168c 100644
--- a/apps/provisioning_api/appinfo/info.xml
+++ b/apps/provisioning_api/appinfo/info.xml
@@ -19,4 +19,8 @@
 	<documentation>
 		<admin>admin-provisioning-api</admin>
 	</documentation>
+	<types>
+		<!-- this is used to disable the feature of enabling an app for specific groups only because this would break this app -->
+		<filesystem/>
+	</types>
 </info>