aboutsummaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
blob: 5f8373b2d40fe17f0056cb943fb303a3728d8db1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<info>

  <id>classic_lineheight</id>
  <name>Classic Line Height</name>
  <description>Classid Line Height - The old menu of Owncloud / Nextcloud. Forked from SpF.</description>
  <version>1.0.0</version>
  <licence>MIT</licence>
  <author>Sebastian Luksch</author>

  <repository type="git">https://git.fucktheforce.de/user/lookshe/classic_lineheight</repository>

  <dependencies>
    <owncloud min-version="8.0.0" max-version="100"/>
    <owncloud min-version="9" max-version="100"/>
  </dependencies>
</info>