Update# owncloud version requirements, 0.2.0

This commit is contained in:
Pellaeon Lin 2016-07-08 17:44:56 +08:00
parent 68d05bbb72
commit bacc6caa84
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
<description>User registration</description>
<licence>AGPL</licence>
<author>Pellaeon Lin</author>
<version>0.1.5</version>
<version>0.2.0</version>
<dependencies>
<owncloud min-version="8.1" max-version="9.1"/>
<owncloud min-version="9.1.0.7" max-version="9.2"/>
</dependencies>
</info>