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

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-09-05 12:07:16 +0300
committerJoas Schilling <coding@schilljs.com>2019-09-05 12:07:16 +0300
commit26a4dfa76f90308f230072147abe5bb08ee96c84 (patch)
tree6fa52879d7caad9bd91486dc2ec6baada7a9dd47 /appinfo
parenteba882f9cd843d44794ae408af36fa068f8e8da4 (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 97037de..aafb9fe 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -6,7 +6,7 @@
<description>
Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length
</description>
- <version>1.7.0</version>
+ <version>1.8.0</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>
<namespace>Password_Policy</namespace>
@@ -14,7 +14,7 @@
<category>security</category>
<bugs>https://github.com/nextcloud/password_policy/issues</bugs>
<dependencies>
- <nextcloud min-version="17" max-version="17" />
+ <nextcloud min-version="18" max-version="18" />
</dependencies>
<settings>