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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPellaeon Lin <nfsmwlin@gmail.com>2016-03-07 09:20:35 +0300
committerPellaeon Lin <nfsmwlin@gmail.com>2016-03-07 09:20:35 +0300
commit4d5e1129da6658361e0a80f4382cd1a378f9aed7 (patch)
tree97e67f5bd778b2b74bacb4ac0722df882e15bd3b
parenteaaa93e9379612c039caee0907e67df3664c715e (diff)
Release 0.1.3# bump supported version to 9.1v0.1.3
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index bdb5244..2dbf31f 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,8 +5,8 @@
<description>User registration</description>
<licence>AGPL</licence>
<author>Pellaeon Lin</author>
- <version>0.1.2</version>
+ <version>0.1.3</version>
<dependencies>
- <owncloud min-version="8.1" max-version="8.2"/>
+ <owncloud min-version="8.1" max-version="9.1"/>
</dependencies>
</info>