2015-12-09 18:08:14 +03:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<info>
|
|
|
|
<id>testing</id>
|
2016-01-20 16:28:05 +03:00
|
|
|
<name>QA testing</name>
|
2015-12-09 18:08:14 +03:00
|
|
|
<description>This app is only for testing! It is dangerous to have it enabled in a live instance</description>
|
|
|
|
<licence>AGPL</licence>
|
|
|
|
<author>Joas Schilling</author>
|
2016-12-13 22:41:55 +03:00
|
|
|
<version>1.2.0</version>
|
2015-12-09 18:08:14 +03:00
|
|
|
<dependencies>
|
2016-12-13 22:41:55 +03:00
|
|
|
<nextcloud min-version="12" max-version="12" />
|
2015-12-09 18:08:14 +03:00
|
|
|
</dependencies>
|
2016-12-22 11:31:35 +03:00
|
|
|
<types>
|
2016-12-22 17:21:09 +03:00
|
|
|
<authentication/>
|
2016-12-22 11:31:35 +03:00
|
|
|
</types>
|
2015-12-09 18:08:14 +03:00
|
|
|
</info>
|