mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
files_reader: add minimum supported version, new version: 0.7.1
This commit is contained in:
parent
45b5cb271b
commit
1f1544214e
1 changed files with 4 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue