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-07-21 16:50:30 +03:00
|
|
|
<version>1.0.0</version>
|
2015-12-09 18:08:14 +03:00
|
|
|
<dependencies>
|
2016-07-22 14:04:23 +03:00
|
|
|
<owncloud min-version="9.1" max-version="9.2" />
|
2015-12-09 18:08:14 +03:00
|
|
|
</dependencies>
|
|
|
|
</info>
|