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>2017-05-22 13:38:23 +0300
committerJoas Schilling <coding@schilljs.com>2017-05-22 13:38:23 +0300
commitfda04543b8edd58a919be1106fb93d0753cdd925 (patch)
treef4ae360802fbc4bccdd78fd51d2216e6f0e8ba1b /appinfo
parentf260c82719e553e3ecec24596be44c2a4852ae09 (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 9f7bef4..f20447e 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,9 +8,9 @@
</description>
<licence>AGPL</licence>
<author>Bjoern Schiessle</author>
- <version>1.2.2</version>
+ <version>1.3.0</version>
<dependencies>
- <nextcloud min-version="12" max-version="12" />
+ <nextcloud min-version="13" max-version="13" />
</dependencies>
<default_enable/>