Bump version. Add support of OC8 to test

This commit is contained in:
Matias De lellis
2016-05-22 17:54:09 -03:00
parent b13b148395
commit ea11f12bd9

View File

@@ -5,7 +5,7 @@
<description>Quick notes with text, check lists and pictures</description>
<licence>AGPL</licence>
<author>Matias De lellis</author>
<version>0.0.2</version>
<version>0.0.4</version>
<namespace>QuickNotes</namespace>
<category>tool</category>
<website>https://github.com/matiasdelellis</website>
@@ -13,6 +13,6 @@
<repository type="git">https://github.com/matiasdelellis/quicknotes.git</repository>
<ocsid>174716</ocsid>
<dependencies>
<owncloud min-version="9.0" max-version="9.1"/>
<owncloud min-version="8.0" max-version="9.1"/>
</dependencies>
</info>