2015-12-09 15:08:14 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<info>
|
|
|
|
<id>testing</id>
|
2016-01-20 13:28:05 +00:00
|
|
|
<name>QA testing</name>
|
2015-12-09 15:08:14 +00: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-08-04 17:59:18 +00:00
|
|
|
<version>1.1.0</version>
|
2015-12-09 15:08:14 +00:00
|
|
|
<dependencies>
|
2016-07-22 12:46:52 +00:00
|
|
|
<owncloud min-version="9.2" max-version="9.2" />
|
2015-12-09 15:08:14 +00:00
|
|
|
</dependencies>
|
|
|
|
</info>
|