mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Bump version. Add support of OC8 to test
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<description>Quick notes with text, check lists and pictures</description>
|
<description>Quick notes with text, check lists and pictures</description>
|
||||||
<licence>AGPL</licence>
|
<licence>AGPL</licence>
|
||||||
<author>Matias De lellis</author>
|
<author>Matias De lellis</author>
|
||||||
<version>0.0.2</version>
|
<version>0.0.4</version>
|
||||||
<namespace>QuickNotes</namespace>
|
<namespace>QuickNotes</namespace>
|
||||||
<category>tool</category>
|
<category>tool</category>
|
||||||
<website>https://github.com/matiasdelellis</website>
|
<website>https://github.com/matiasdelellis</website>
|
||||||
@@ -13,6 +13,6 @@
|
|||||||
<repository type="git">https://github.com/matiasdelellis/quicknotes.git</repository>
|
<repository type="git">https://github.com/matiasdelellis/quicknotes.git</repository>
|
||||||
<ocsid>174716</ocsid>
|
<ocsid>174716</ocsid>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<owncloud min-version="9.0" max-version="9.1"/>
|
<owncloud min-version="8.0" max-version="9.1"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</info>
|
</info>
|
||||||
Reference in New Issue
Block a user