Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2018-08-08 19:52:36 +0300
committerRobin Appelman <robin@icewind.nl>2018-08-08 19:52:36 +0300
commitd21976612486e3f69c114a288e04fe626aa9a697 (patch)
tree129af0e1ab2bb962c6316d4ae995f7bef881ec54 /appinfo/info.xml
parent5dd69b6c51ea21d4e1584e7aaea66792d50ba729 (diff)
require nc13 or higherv1.3.2
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index fef1b5d7..dd97c1a6 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,7 +10,7 @@ Folders can be configured from *Group folders* in the admin settings.
After a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.
Note: encrypting the contents of group folders is currently not supported.]]></description>
- <version>1.3.0</version>
+ <version>1.3.2</version>
<licence>agpl</licence>
<author>Robin Appelman</author>
<namespace>GroupFolders</namespace>
@@ -29,7 +29,7 @@ Note: encrypting the contents of group folders is currently not supported.]]></d
<screenshot>https://raw.githubusercontent.com/nextcloud/groupfolders/master/screenshots/permissions.png</screenshot>
<dependencies>
- <nextcloud min-version="12" max-version="14"/>
+ <nextcloud min-version="13" max-version="14"/>
</dependencies>
<settings>