1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-03 14:59:19 +02:00

files_reader: add minimum supported version, new version: 0.7.1

This commit is contained in:
frankdelange 2016-03-08 18:11:32 +01:00
parent 45b5cb271b
commit 1f1544214e

View file

@ -11,12 +11,14 @@
Also in Settings you'll find the option to use ignore any internal formatting in the book by forcing a given font style and size. Also in Settings you'll find the option to use ignore any internal formatting in the book by forcing a given font style and size.
</description> </description>
<version>0.7.0</version> <version>0.7.1</version>
<licence>LGPL</licence> <licence>LGPL</licence>
<author>Frank de Lange</author> <author>Frank de Lange</author>
<require>8.1</require>
<shipped>false</shipped> <shipped>false</shipped>
<default_enable/> <default_enable/>
<standalone/> <standalone/>
<dependencies>
<owncloud min-version="8.1" max-version="9.0" />
</dependencies>
<ocsid>167127</ocsid> <ocsid>167127</ocsid>
</info> </info>