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>2016-12-13 22:19:38 +0300
committerJoas Schilling <coding@schilljs.com>2016-12-13 22:19:38 +0300
commit7a329417e7c9081762065cc67fc775681d9515d4 (patch)
tree56459677ea079e6eb3edb482715ae5d4d97638de /appinfo
parenta907831784dda2849e72b497608220c41adb3ab8 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 22b1082..5836db7 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<description>An app for Nextcloud to control the access to files based on some conditions</description>
<licence>AGPL</licence>
<author>Morris Jobke</author>
- <version>1.1.2</version>
+ <version>1.2.0</version>
<namespace>FilesAccessControl</namespace>
<category>other</category>
@@ -18,7 +18,7 @@
</types>
<dependencies>
- <nextcloud min-version="11" max-version="11" />
+ <nextcloud min-version="12" max-version="12" />
</dependencies>
<documentation>