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

github.com/nextcloud/files_accesscontrol.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2018-01-12 12:55:38 +0300
committerJoas Schilling <coding@schilljs.com>2018-01-12 12:55:38 +0300
commit440fc4cf688515a62bfb5e60a899dbacf997b8dc (patch)
tree1b5c0ac9d62fd32a9d5202816339753a87a4303e /appinfo
parent40f41a810020535f77e33dd6ea6b8a398e3e0328 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c95df2a..c8cf333 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -13,7 +13,7 @@ An example would be to deny access to Excell/XLSX files owned by the "Human Reso
Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)</description>
<licence>AGPL</licence>
<author>Morris Jobke</author>
- <version>1.3.0</version>
+ <version>1.4.0</version>
<namespace>FilesAccessControl</namespace>
<category>files</category>
@@ -28,11 +28,11 @@ Learn more about File Access Control on [https://nextcloud.com/workflow](https:/
</types>
<dependencies>
- <nextcloud min-version="13" max-version="13" />
+ <nextcloud min-version="14" max-version="14" />
</dependencies>
<documentation>
- <admin>https://docs.nextcloud.com/server/13/go.php?to=admin-files-access-control</admin>
+ <admin>https://docs.nextcloud.com/server/14/go.php?to=admin-files-access-control</admin>
</documentation>
<settings>