2016-11-17 22:07:22 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<info>
|
|
|
|
<id>radio</id>
|
|
|
|
<name>Radio</name>
|
2017-01-06 08:59:20 +00:00
|
|
|
<description>Listening to your favorite radio stations in Nextcloud</description>
|
2017-01-08 08:36:13 +00:00
|
|
|
<version>0.3</version>
|
2016-11-17 22:07:22 +00:00
|
|
|
<licence>MIT</licence>
|
|
|
|
<author>Jonas Heinrich</author>
|
2017-01-04 17:54:04 +00:00
|
|
|
<dependencies>
|
|
|
|
<owncloud min-version="9.1" max-version="9.2"/>
|
|
|
|
<nextcloud min-version="10" max-version="11"/>
|
|
|
|
</dependencies>
|
2016-11-17 22:07:22 +00:00
|
|
|
</info>
|